summaryrefslogtreecommitdiff
path: root/libbcache/blockdev_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'libbcache/blockdev_types.h')
-rw-r--r--libbcache/blockdev_types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbcache/blockdev_types.h b/libbcache/blockdev_types.h
index 32549170..e5172004 100644
--- a/libbcache/blockdev_types.h
+++ b/libbcache/blockdev_types.h
@@ -11,7 +11,7 @@ struct bcache_device {
struct kobject kobj;
- struct cache_set *c;
+ struct bch_fs *c;
struct rb_node node;
struct bkey_i_inode_blockdev inode;