Il 29/01/2013 23:26, Nicholas A. Bellinger ha scritto:
> From: Nicholas Bellinger <n...@linux-iscsi.org>
> 
> 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(-)
> 

Looks good, but given the mess I made in my own zero-length patches,
don't really count it as a Reviewed-by.

Paolo
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to