Here, first patch creates UUID/devinfo. 2nd relocates devid kobject to UUID/devinfo. Patches 3 and 4 are cleanups. Anand Jain (4): btrfs: sysfs, add UUID/devinfo kobject btrfs: sysfs, move dev_state kobject under UUID/devinfo btrfs: sysfs, use btrfs_sysfs_remove_fsid in fail return in add_fsid btrfs: sysfs, rename device_link add,remove functions fs/btrfs/dev-replace.c | 4 ++-- fs/btrfs/sysfs.c | 31 +++++++++++++++++++++++-------- fs/btrfs/sysfs.h | 4 ++-- fs/btrfs/volumes.c | 8 ++++---- fs/btrfs/volumes.h | 1 + 5 files changed, 32 insertions(+), 16 deletions(-) -- 1.8.3.1
