Add fiemap to the spelling

This commit is contained in:
Sylvestre Ledru
2022-10-06 09:34:48 +02:00
committed by GitHub
parent 2d0f59c51d
commit 32112d627a
+1 -1
View File
@@ -2,7 +2,7 @@
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.
// spell-checker:ignore ficlone reflink ftruncate pwrite
// spell-checker:ignore ficlone reflink ftruncate pwrite fiemap
use std::fs::File;
use std::io::Read;
use std::os::unix::io::AsRawFd;