Merge tag 'x86-asm-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
[linux-2.6-block.git] / drivers / target / target_core_iblock.h
index 683f9a55945bb2676c992707bbeb7edaae806e36..91f6f4280666cb08d694d458bb53fb96c8719eae 100644 (file)
@@ -32,7 +32,7 @@ struct iblock_dev {
        u32     ibd_flags;
        struct bio_set  ibd_bio_set;
        struct block_device *ibd_bd;
-       struct bdev_handle *ibd_bdev_handle;
+       struct file *ibd_bdev_file;
        bool ibd_readonly;
        struct iblock_dev_plug *ibd_plug;
 } ____cacheline_aligned;