From: Theodore Ts'o Date: Mon, 13 May 2013 13:10:16 +0000 (-0400) Subject: chattr: clarify that the compression flags are not supported by ext4 X-Git-Tag: v1.42.8~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25399080c5b100fe7499334c30184592d68bc99d;p=thirdparty%2Fe2fsprogs.git chattr: clarify that the compression flags are not supported by ext4 ... or indeed by any mainline kernel, since the compression patches were never stablized. Addresses-Debian-Bug: #707609 Signed-off-by: "Theodore Ts'o" Reported-by: "Creidieki M. Crouch" --- diff --git a/misc/chattr.1.in b/misc/chattr.1.in index 64aab7bab..932ef4bcf 100644 --- a/misc/chattr.1.in +++ b/misc/chattr.1.in @@ -168,8 +168,8 @@ was written by Remy Card . It is currently being maintained by Theodore Ts'o . .SH BUGS AND LIMITATIONS The `c', 's', and `u' attributes are not honored -by the ext2 and ext3 filesystems as implemented in the current mainline -Linux kernels. +by the ext2, ext3, and ext4 filesystems as implemented in the current +mainline Linux kernels. .PP The `j' option is only useful if the filesystem is mounted as ext3. .PP