X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Ftarget%2Ftarget_core_iblock.h;h=5cf1860c10d037b92a7a5b0a7c3933273e287856;hb=1dd0a0674530da61cdbfadd88c96949b483a7c19;hp=a121cd1b657517de83c7931a3e9884b271922786;hpb=e710574de10b181c159a67af75af0245de33a4b9;p=~andy%2Flinux diff --git a/drivers/target/target_core_iblock.h b/drivers/target/target_core_iblock.h index a121cd1b657..5cf1860c10d 100644 --- a/drivers/target/target_core_iblock.h +++ b/drivers/target/target_core_iblock.h @@ -8,10 +8,8 @@ struct iblock_req { struct se_task ib_task; - unsigned char ib_scsi_cdb[TCM_MAX_COMMAND_SIZE]; atomic_t ib_bio_cnt; atomic_t ib_bio_err_cnt; - struct bio *ib_bio; } ____cacheline_aligned; #define IBDF_HAS_UDEV_PATH 0x01