]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - fs/bcachefs/super_types.h
bcachefs: port block device access to file
[thirdparty/linux.git] / fs / bcachefs / super_types.h
index 0e5a14fc8e7fbfde622ec68dfae45f69ad83bd87..ec784d975f6655a378207692644975e53271ddca 100644 (file)
@@ -4,7 +4,7 @@
 
 struct bch_sb_handle {
        struct bch_sb           *sb;
-       struct bdev_handle      *bdev_handle;
+       struct file             *s_bdev_file;
        struct block_device     *bdev;
        char                    *sb_name;
        struct bio              *bio;