From 9875a101330dca0367cd8d2bac9567cfe8e56978 Mon Sep 17 00:00:00 2001 From: David Sterba Date: Wed, 2 Jul 2014 13:25:11 +0200 Subject: 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 --- Documentation/btrfs-mount.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Documentation') diff --git a/Documentation/btrfs-mount.txt b/Documentation/btrfs-mount.txt index 53f88c98..4fb71377 100644 --- a/Documentation/btrfs-mount.txt +++ b/Documentation/btrfs-mount.txt @@ -200,6 +200,8 @@ attributes the `chattr`(1) utility *S* -- synchronous updates +*X* -- no compression + For descriptions of these attribute flags, please refer to the `chattr`(1) man page. -- cgit v1.2.3