btrfs-progs: add supported attr flags to btrfs(5)
authorEric Sandeen <sandeen@redhat.com>
Thu, 26 Jun 2014 20:38:33 +0000 (15:38 -0500)
committerDavid Sterba <dsterba@suse.cz>
Fri, 22 Aug 2014 12:43:11 +0000 (14:43 +0200)
commit70e3a85e9e6384f8876a4c1af5910a682786adbb
tree27cabbde366af3e805489bf73959a93d9d2d8e38
parent18e2663db3e18d4506b6fe583ad93fc83235fca9
btrfs-progs: add supported attr flags to btrfs(5)

The chattr(1) manpage suffers from the same problems mount(1)
had: many options listed, not kept up to date for various
filesystems.

I've submitted a manpage update for chattr(1) which says to
refer to filesystem-specific manpages for supported attributes;
this patch updates btrfs(5) to list the attributes supported
by btrfs.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
[added some asciidoc markups, adjusted formatting]
Signed-off-by: David Sterba <dsterba@suse.cz>
Documentation/btrfs-mount.txt