From: Hannes Reinecke Date: Thu, 2 Oct 2014 07:30:55 +0000 (+0200) Subject: tcm_loop: Fixup tag handling X-Git-Tag: fixes-against-v3.18-rc2~19^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6375f8908255ea7438b60bb5998e6b3e1628500d;p=pandora-kernel.git tcm_loop: Fixup tag handling The SCSI command tag is set to the tag assigned from the block layer, not the SCSI-II tag message. So we need to convert it into the correct SCSI-II tag message based on the device flags, not the tag value itself. Signed-off-by: Hannes Reinecke Reviewed-by: Sagi Grimberg Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed