commit | 29e5be240a3caf175364fdeecb0441dff500d5d9 | [log] [tgz] |
---|---|---|
author | Jeff Mahoney <jeffm@suse.com> | Fri Nov 01 13:07:05 2013 -0400 |
committer | Chris Mason <clm@fb.com> | Tue Jan 28 13:19:29 2014 -0800 |
tree | 69ebd72d838112a3c4fefc5fba2620c3eb2fae51 | |
parent | 6ab0a2029ceaedb78af807871820708b7353e3be [diff] |
btrfs: publish device membership in sysfs Now that we have the infrastructure for per-super attributes, we can publish device membership in /sys/fs/btrfs/<fsid>/devices. The information is published as symlinks to the block devices. Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: Josef Bacik <jbacik@fusionio.com> Signed-off-by: Chris Mason <clm@fb.com>