linux/drivers/target
Paolo Bonzini 6abbdf3836 target: go through normal processing for zero-length REQUEST_SENSE
Now that spc_emulate_request_sense has been taught to process zero-length
REQUEST SENSE correctly, drop the special handling of unit attention
conditions from transport_generic_new_cmd.  However, for now REQUEST SENSE
will be the only command that goes through emulation for zero lengths.

(nab: Fix up zero-length check in transport_generic_new_cmd)

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
2012-09-07 11:32:54 -07:00
..
iscsi target: Check idr_get_new return value in iscsi_login_zero_tsih_s1 2012-08-26 23:27:08 -07:00
loopback
sbp
tcm_fc
Kconfig
Makefile
target_core_alua.c target: report too-small parameter lists everywhere 2012-09-07 11:09:08 -07:00
target_core_alua.h
target_core_configfs.c
target_core_device.c target: fail REPORT LUNS with less than 16 bytes of payload 2012-09-07 11:09:14 -07:00
target_core_fabric_configfs.c
target_core_fabric_lib.c
target_core_file.c
target_core_file.h
target_core_hba.c
target_core_iblock.c target: report too-small parameter lists everywhere 2012-09-07 11:09:08 -07:00
target_core_iblock.h
target_core_internal.h
target_core_pr.c target: report too-small parameter lists everywhere 2012-09-07 11:09:08 -07:00
target_core_pr.h
target_core_pscsi.c target: go through normal processing for zero-length PSCSI commands 2012-09-07 11:04:08 -07:00
target_core_pscsi.h
target_core_rd.c
target_core_rd.h
target_core_sbc.c
target_core_spc.c target: support zero allocation length in REQUEST SENSE 2012-09-07 11:14:21 -07:00
target_core_stat.c
target_core_tmr.c
target_core_tpg.c
target_core_transport.c target: go through normal processing for zero-length REQUEST_SENSE 2012-09-07 11:32:54 -07:00
target_core_ua.c
target_core_ua.h