btrfs: sysfs: add free-space-tree bit attribute
authorDavid Sterba <dsterba@suse.com>
Thu, 21 Jan 2016 17:36:46 +0000 (18:36 +0100)
committerDavid Sterba <dsterba@suse.com>
Thu, 21 Jan 2016 17:36:46 +0000 (18:36 +0100)
commit3b5bb73bd88d1d90163c91e7cad50b12725dbb1c
treee3d4396d213e2d769cf8c809f1d044ae494a1259
parentba2d084055fd3f67af120070f5620173efd867c8
btrfs: sysfs: add free-space-tree bit attribute

The incompat bit representing the newly added free space tree feature is
missing. Right now it will be listed only among features supported by
the module, not per-fs.

Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/sysfs.c