]> git.hungrycats.org Git - linux/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>
Tue, 26 Nov 2019 16:50:54 +0000 (17:50 +0100)
commit28d5b84829f880435ab4d395c1c8f1a28d3c5afa
tree5bdb549e2d60bbd97c2dfdbdb1822a3fdf654abc
parent8cf8dfdecdac2a80d46dfc6c700bcd2f69ec58f9
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