Whamcloud - gitweb
e2fsprogs: add supported file attributes to ext4.5 manpage
authorEric Sandeen <sandeen@redhat.com>
Tue, 26 Aug 2014 01:02:18 +0000 (21:02 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 26 Aug 2014 01:02:18 +0000 (21:02 -0400)
commite92beaac1017b5cc6a73ddb88aeab7b33f714e8b
tree6d66abf2e9797d1888e1a00b3e2b7937ad661367
parent6b319481d9b8b1f5d415aee60d1a95321ddf023d
e2fsprogs: add supported file attributes to ext4.5 manpage

The chattr(1) manpage now refers users to filesystem-specific
manpages for details on supported attributes, so add those to
ext4.5.

I've left out oddities like being able to set the compressed
or no-tail-packing flags, or setting data journaling on ext2.

That behavior seems like a bug, not a feature.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/ext4.5.in