summaryrefslogtreecommitdiff
path: root/drivers/target/Makefile
diff options
context:
space:
mode:
authorNicholas Bellinger <nab@linux-iscsi.org>2011-02-09 15:35:04 -0800
committerJames Bottomley <James.Bottomley@suse.de>2011-02-12 12:01:42 -0600
commite63af95888894af6ca4112dc90083d1dff0fec29 (patch)
tree4251ae1e75e8dfe1f9ad4d0eaf1020eeb8e1b518 /drivers/target/Makefile
parent7c2bf6e925c38b8e3358f5046971b0d6086ddcf8 (diff)
[SCSI] target: Fix SCF_SCSI_CONTROL_SG_IO_CDB breakage
This patch fixes a bug introduced during the v4 control CDB emulation refactoring that broke SCF_SCSI_CONTROL_SG_IO_CDB operation within transport_map_control_cmd_to_task(). It moves the BUG_ON() into transport_do_se_mem_map() after the TRANSPORT(dev)->do_se_mem_map() RAMDISK_DR special case, and adds the proper struct se_mem assignment when !list_empty() for normal non RAMDISK_DR backend device cases. Reported-by: Kai-Thorsten Hambrecht <kai@hambrecht.org> Signed-off-by: Nicholas A. Bellinger <nab@linux-iscsi.org> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers/target/Makefile')
0 files changed, 0 insertions, 0 deletions