commit | e92beaac1017b5cc6a73ddb88aeab7b33f714e8b | [log] [tgz] |
---|---|---|
author | Eric Sandeen <sandeen@redhat.com> | Mon Aug 25 21:02:18 2014 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Aug 25 21:02:18 2014 -0400 |
tree | 6d66abf2e9797d1888e1a00b3e2b7937ad661367 | |
parent | 6b319481d9b8b1f5d415aee60d1a95321ddf023d [diff] |
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>