diff options
author | Jim Gill <jgill@vmware.com> | 2018-04-21 04:04:47 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2018-05-02 05:15:40 +0200 |
commit | f4b024271ae3e9786e5d6f1c05b01b57a74e1d6d (patch) | |
tree | 34300dbaeb12137c49721aecdebceb467a764aca /ipc | |
parent | scsi: target: Fix fortify_panic kernel exception (diff) | |
download | linux-f4b024271ae3e9786e5d6f1c05b01b57a74e1d6d.tar.xz linux-f4b024271ae3e9786e5d6f1c05b01b57a74e1d6d.zip |
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 'ipc')
0 files changed, 0 insertions, 0 deletions