]> git.karo-electronics.de Git - karo-tx-linux.git/commit
isci: Wait for RNC resumption before leaving the abort path.
authorJeff Skirvin <jeffrey.d.skirvin@intel.com>
Fri, 9 Mar 2012 06:42:04 +0000 (22:42 -0800)
committerDan Williams <dan.j.williams@intel.com>
Fri, 13 Apr 2012 07:14:35 +0000 (00:14 -0700)
commit843861d82cd8b8e5a68342349db700432e0da96a
treef0d7ea274301cabfb6baedb1da1afe33276c9b8f
parente3f9103a679db678f5cc97d880018e7f2a3a5195
isci: Wait for RNC resumption before leaving the abort path.

In the case of TMF execution, or device resets, wait for the RNC to fully
resume before returning to the caller.  This ensures that the remote
device will not fail I/O requests while waiting for the RNC resumption to
complete.

Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/scsi/isci/remote_device.c
drivers/scsi/isci/remote_device.h