diff options
author | Jim Gill <jgill@vmware.com> | 2018-04-21 05:04:47 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2018-05-02 06:15:40 +0300 |
commit | f4b024271ae3e9786e5d6f1c05b01b57a74e1d6d (patch) | |
tree | 34300dbaeb12137c49721aecdebceb467a764aca /drivers/scsi/cxlflash | |
parent | f5957dade4f373b04fa1f5315a489f18cc2c4cb4 (diff) | |
download | linux-f4b024271ae3e9786e5d6f1c05b01b57a74e1d6d.tar.xz |
scsi: vmw-pvscsi: return DID_BUS_BUSY for adapter-initated aborts
The vmw_pvscsi driver returns DID_ABORT for commands aborted internally
by the adapter, leading to the filesystem going read-only. Change the
result to DID_BUS_BUSY, causing the kernel to retry the command.
Signed-off-by: Jim Gill <jgill@vmware.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/cxlflash')
0 files changed, 0 insertions, 0 deletions