From: James Smart Date: Thu, 10 Oct 2013 16:24:07 +0000 (-0400) Subject: [SCSI] lpfc 8.3.43: Fixed not processing task management IOCB response status X-Git-Tag: v3.13-rc1~99^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53151bbb83f11b358ac94eddd81347c581dc51ea;p=pandora-kernel.git [SCSI] lpfc 8.3.43: Fixed not processing task management IOCB response status This patch implements the changes requested by Jeremy Linton: http://marc.info/?l=linux-scsi&m=136242124409687&w=2 The patch revises the command issuing behavior, detecting cases where the Task Mgmt command may have completed but with a non-successful status, which it previously treated as a successful TMF. The patch also corrects a flushing of I/O that was done which should only be done on successful TMF completion. Signed-off-by: James Smart Signed-off-by: James Bottomley --- Reading git-diff-tree failed