From: Nicholas Bellinger Date: Thu, 24 Oct 2013 07:10:36 +0000 (-0700) Subject: target: Add missing XCOPY I/O operation sense_buffer X-Git-Tag: v3.12-rc7~5^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=366bda191c344ec4d7a5b908cf047bc09639ad3d;p=pandora-kernel.git target: Add missing XCOPY I/O operation sense_buffer This patch adds the missing xcopy_pt_cmd->sense_buffer[] required for correctly handling CHECK_CONDITION exceptions within the locally generated XCOPY I/O path. Also update target_xcopy_read_source() + target_xcopy_setup_pt_cmd() to pass this buffer into transport_init_se_cmd() to correctly setup se_cmd->sense_buffer. Reported-by: Thomas Glanzmann Reported-by: Douglas Gilbert Cc: Thomas Glanzmann Cc: Douglas Gilbert Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed