diff options
Diffstat (limited to 'fs/btrfs/volumes.h')
-rw-r--r-- | fs/btrfs/volumes.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/btrfs/volumes.h b/fs/btrfs/volumes.h index 53c06af92e8d..1789cda57efb 100644 --- a/fs/btrfs/volumes.h +++ b/fs/btrfs/volumes.h | |||
@@ -88,7 +88,7 @@ struct btrfs_device { | |||
88 | u8 uuid[BTRFS_UUID_SIZE]; | 88 | u8 uuid[BTRFS_UUID_SIZE]; |
89 | 89 | ||
90 | /* per-device scrub information */ | 90 | /* per-device scrub information */ |
91 | struct scrub_dev *scrub_device; | 91 | struct scrub_ctx *scrub_device; |
92 | 92 | ||
93 | struct btrfs_work work; | 93 | struct btrfs_work work; |
94 | struct rcu_head rcu; | 94 | struct rcu_head rcu; |