Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux into...
[firefly-linux-kernel-4.4.55.git] / drivers / target / target_core_iblock.h
index 533627ae79ec8b1d49d4d2288e08e645d562a725..01c2afd815008d6cfa9d6b6d5490e1c39394db89 100644 (file)
@@ -14,6 +14,7 @@ struct iblock_req {
 #define IBDF_HAS_UDEV_PATH             0x01
 
 struct iblock_dev {
+       struct se_device dev;
        unsigned char ibd_udev_path[SE_UDEV_PATH_LEN];
        u32     ibd_flags;
        struct bio_set  *ibd_bio_set;