]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: rename btrfs_device::scrub_device to scrub_ctx
authorAnand Jain <anand.jain@oracle.com>
Wed, 3 Jan 2018 08:08:30 +0000 (16:08 +0800)
committerDavid Sterba <dsterba@suse.com>
Mon, 22 Jan 2018 15:08:20 +0000 (16:08 +0100)
commit5e630f30147be7b6380412b3afb34e87597c4633
treecacc4d95e0552c438cf412e1b0451440a0fc7f4c
parent1d9657aae7a6c5e23e5787bc44e7ac934716e425
btrfs: rename btrfs_device::scrub_device to scrub_ctx

btrfs_device::scrub_device is not a device which is being scrubbed,
but it holds the scrub context, so rename to reflect the same. No
functional changes here.

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