mirror of
https://github.com/kdave/btrfs-progs
synced 2024-12-23 22:53:35 +00:00
btrfs-progs: add X inode flag to btrfs(5)
After the discussion in http://thread.gmane.org/gmane.comp.file-systems.btrfs/36334 the 'X' will be mentioned in the manpage because new e2fsprogs/lsattr will display it and represents the NOCOMPRESS bit of an inode. Signed-off-by: David Sterba <dsterba@suse.cz>
This commit is contained in:
parent
3c1a246393
commit
9875a10133
@ -200,6 +200,8 @@ attributes the `chattr`(1) utility
|
|||||||
|
|
||||||
*S* -- synchronous updates
|
*S* -- synchronous updates
|
||||||
|
|
||||||
|
*X* -- no compression
|
||||||
|
|
||||||
For descriptions of these attribute flags, please refer to the
|
For descriptions of these attribute flags, please refer to the
|
||||||
`chattr`(1) man page.
|
`chattr`(1) man page.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user