diff options
author | Dan Williams <dan.j.williams@intel.com> | 2011-11-30 23:57:34 +0400 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2012-03-01 01:11:54 +0400 |
commit | 9277699121b81891e303ada0a53fa1d04b7ffe72 (patch) | |
tree | ed8fde54c953025be2a59697dd912f581536c782 /drivers/ata/Makefile | |
parent | fca4ecbdc440337b3c257b38c2f4cc8d0ca0286c (diff) | |
download | linux-9277699121b81891e303ada0a53fa1d04b7ffe72.tar.xz |
[SCSI] isci: fix interpretation of "hard" reset
A hard reset to isci in the direct-attached case is one where the driver
internally manages debouncing the link. In the sas-expander-attached
case a hard reset is one that clears affiliations. The driver should
not be prematurely dropping affiliations at run time, that decision (to
force expander hard resets to ata devices) is left to userspace to
manage. So, arrange for I_T_nexus resets to be sas-link-resets in the
expander-attached case and isci-hard-resets in the direct-attached case.
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/ata/Makefile')
0 files changed, 0 insertions, 0 deletions