commit | 3b5bb73bd88d1d90163c91e7cad50b12725dbb1c | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Thu Jan 21 18:36:46 2016 +0100 |
committer | David Sterba <dsterba@suse.com> | Thu Jan 21 18:36:46 2016 +0100 |
tree | e3d4396d213e2d769cf8c809f1d044ae494a1259 | |
parent | ba2d084055fd3f67af120070f5620173efd867c8 [diff] |
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>