]> 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)
commit19e8408de0c920c3988f5c24786c51c424110cf1
tree984c84ce0b9150ae1ea4945b18d83f43644453ea
parent7469b67a5cf53c713520dc3685502113bbe7ea63
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