mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 12:07:46 +00:00
Add fiemap to the spelling
This commit is contained in:
parent
2d0f59c51d
commit
32112d627a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
// *
|
// *
|
||||||
// * For the full copyright and license information, please view the LICENSE
|
// * For the full copyright and license information, please view the LICENSE
|
||||||
// * file that was distributed with this source code.
|
// * 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::fs::File;
|
||||||
use std::io::Read;
|
use std::io::Read;
|
||||||
use std::os::unix::io::AsRawFd;
|
use std::os::unix::io::AsRawFd;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue