From 25399080c5b100fe7499334c30184592d68bc99d Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Mon, 13 May 2013 09:10:16 -0400 Subject: [PATCH] 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" --- misc/chattr.1.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.2