summaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorJim Gill <jgill@vmware.com>2018-04-21 04:04:47 +0200
committerMartin K. Petersen <martin.petersen@oracle.com>2018-05-02 05:15:40 +0200
commitf4b024271ae3e9786e5d6f1c05b01b57a74e1d6d (patch)
tree34300dbaeb12137c49721aecdebceb467a764aca /fs
parentscsi: target: Fix fortify_panic kernel exception (diff)
downloadlinux-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 'fs')
0 files changed, 0 insertions, 0 deletions