summaryrefslogtreecommitdiff
path: root/fs/bcachefs/super_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/bcachefs/super_types.h')
-rw-r--r--fs/bcachefs/super_types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/bcachefs/super_types.h b/fs/bcachefs/super_types.h
index e3a989e3e9d9..b14b2d82c655 100644
--- a/fs/bcachefs/super_types.h
+++ b/fs/bcachefs/super_types.h
@@ -7,7 +7,7 @@ struct bch_sb_handle {
struct block_device *bdev;
struct bio *bio;
void *holder;
- unsigned page_order;
+ size_t buffer_size;
fmode_t mode;
unsigned have_layout:1;
unsigned have_bio:1;