]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: publish per-super features in sysfs
authorJeff Mahoney <jeffm@suse.com>
Fri, 1 Nov 2013 17:06:59 +0000 (13:06 -0400)
committerChris Mason <clm@fb.com>
Tue, 28 Jan 2014 21:19:26 +0000 (13:19 -0800)
commitd986c35cfd5045fb32ff0ba1d5190ba380226989
tree748badb2bed857708c291358a99ec0da5de83a76
parent69b12f8e26c781ade2ce690273ba2d8fdf22ab10
btrfs: publish per-super features in sysfs

This patch publishes information on which features are enabled in the
file system on a per-super basis. At this point, it only publishes
information on features supported by the file system implementation.

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/sysfs.c