]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0c4ed6fe1a4d8798be133eb7c3362dbc26f1745a
treee3d4396d213e2d769cf8c809f1d044ae494a1259
parent45674fa0aa858ab1392e73273a673eed469682a6
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