]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: sysfs: don't show reserved incompat feature
authorDavid Sterba <dsterba@suse.cz>
Tue, 21 Jan 2014 17:56:06 +0000 (18:56 +0100)
committerChris Mason <clm@fb.com>
Tue, 28 Jan 2014 21:20:41 +0000 (13:20 -0800)
commit40a840270bb796f6c57714c9abad4ce6caa11200
tree984c84ce0b9150ae1ea4945b18d83f43644453ea
parent0882e7b7d192770da565aac96a14e813112ba645
btrfs: sysfs: don't show reserved incompat feature

The COMPRESS_LZOv2 incompat featue is currently not implemented, the bit
is only reserved, no point to list it in sysfs.

Signed-off-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Josef Bacik <jbacik@fb.com>
Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/sysfs.c