]> 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)
commit6754e3add139f039c5ff9edb13d3f8e577fb755a
treecacc4d95e0552c438cf412e1b0451440a0fc7f4c
parentc28449c9e7286760a49b1941ce08422338bf3219
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