On Thu, Nov 21, 2019 at 05:33:34PM +0800, Anand Jain wrote: > 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. Makes sense, all the subdirectories under the fsid directory can be created inside one function.
