libata-acpi: fix up for acpi_pm_device_sleep_state API
[cascardo/linux.git] / drivers / target / target_core_iblock.h
index 66cf7b9..533627a 100644 (file)
@@ -18,6 +18,7 @@ struct iblock_dev {
        u32     ibd_flags;
        struct bio_set  *ibd_bio_set;
        struct block_device *ibd_bd;
+       bool ibd_readonly;
 } ____cacheline_aligned;
 
 #endif /* TARGET_CORE_IBLOCK_H */