]> 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)
commitd3a4ee73f5730fd86e9608dfc9223f65a371469a
treee3d4396d213e2d769cf8c809f1d044ae494a1259
parenta1f7c51f084250289600be9d173db55a56d57024
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