summaryrefslogtreecommitdiff
path: root/fs/crypto
diff options
context:
space:
mode:
authorBrian King <brking@linux.vnet.ibm.com>2016-09-19 13:59:19 (GMT)
committerMartin K. Petersen <martin.petersen@oracle.com>2016-09-19 23:50:33 (GMT)
commit07d0e9a847401ffd2f09bd450d41644cd090e81d (patch)
tree0463eecbcae716bed431315ec355abc2d30579df /fs/crypto
parent2f3e77323d3159cb6c2a002fa6c58ba22e7c837e (diff)
downloadlinux-07d0e9a847401ffd2f09bd450d41644cd090e81d.tar.xz
scsi: ibmvfc: Fix I/O hang when port is not mapped
If a VFC port gets unmapped in the VIOS, it may not respond with a CRQ init complete following H_REG_CRQ. If this occurs, we can end up having called scsi_block_requests and not a resulting unblock until the init complete happens, which may never occur, and we end up hanging I/O requests. This patch ensures the host action stay set to IBMVFC_HOST_ACTION_TGT_DEL so we move all rports into devloss state and unblock unless we receive an init complete. Cc: <stable@vger.kernel.org> Signed-off-by: Brian King <brking@linux.vnet.ibm.com> Acked-by: Tyrel Datwyler <tyreld@linux.vnet.ibm.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'fs/crypto')
0 files changed, 0 insertions, 0 deletions