From: Nicholas Bellinger <nab@xxxxxxxxxxxxxxx> Hi folks, The following are a handful of zero-length CDB regression bugfixes to address breakage introduced by the recent sense_reason_t conversion in v3.8-rc1 code, which incorrectly assumed CHECK_CONDITION status (in all CDB emulation cases) when NULL was returned by transport_kmap_data_sg(). Please review, as I'd like to get these into v3.8-rc6. Thank you, --nab Nicholas Bellinger (3): target: Fix zero-length INQUIRY additional sense code regression target: Fix zero-length MODE_SENSE regression target: Fix zero-length READ_CAPACITY_16 regression drivers/target/target_core_sbc.c | 18 +++++++-------- drivers/target/target_core_spc.c | 44 +++++++++---------------------------- 2 files changed, 19 insertions(+), 43 deletions(-) -- 1.7.2.5 -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html