]> asedeno.scripts.mit.edu Git - linux.git/commit
btrfs: sysfs, rename devices kobject holder to devices_kobj
authorAnand Jain <anand.jain@oracle.com>
Thu, 21 Nov 2019 09:33:30 +0000 (17:33 +0800)
committerDavid Sterba <dsterba@suse.com>
Mon, 20 Jan 2020 15:40:49 +0000 (16:40 +0100)
commitb5501504cb6a70d55c3dcf1b2ceb15386e615237
treee449ec5a73dc83c90b40c007f9eaf6df5864eb49
parentdb26a024497c004fa1bdf26263d90de2bfb0edba
btrfs: sysfs, rename devices kobject holder to devices_kobj

The struct member btrfs_device::device_dir_kobj holds the kobj of the
sysfs directory /sys/fs/btrfs/UUID/devices, so rename it from
device_dir_kobj to devices_kobj. No functional changes.

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/sysfs.c
fs/btrfs/volumes.h