]> asedeno.scripts.mit.edu Git - linux.git/commit
btrfs: sysfs, merge btrfs_sysfs_add devices_kobj and fsid
authorAnand Jain <anand.jain@oracle.com>
Thu, 21 Nov 2019 09:33:34 +0000 (17:33 +0800)
committerDavid Sterba <dsterba@suse.com>
Mon, 20 Jan 2020 15:40:50 +0000 (16:40 +0100)
commitbc036bb33524dcb2525d74c336e9694d5d3c0047
treefc4f8180e0c32d8ea7929e48da193e5b5bb95463
parentbe2cf92e0a2f64efe0709a2cfe5d9f4852d14b61
btrfs: sysfs, merge btrfs_sysfs_add devices_kobj and fsid

Merge btrfs_sysfs_add_fsid() and btrfs_sysfs_add_devices_kobj() functions
as these two are small and they are called one after the other.

Signed-off-by: Anand Jain <anand.jain@oracle.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/disk-io.c
fs/btrfs/sysfs.c
fs/btrfs/sysfs.h