Michael Kelley f4d1a8e011 scsi: storvsc: Handle SRB status value 0x30
In response to a disk I/O request, Hyper-V has been observed to return SRB
status value 0x30.  This indicates the request was not processed by Hyper-V
because low memory conditions on the host caused an internal error.  The
0x30 status is not recognized by storvsc, so the I/O operation is not
flagged as an error. The request is treated as if it completed normally but
with zero data transferred, causing a flood of retries.

Add a definition for this SRB status value and handle it like other error
statuses from the Hyper-V host.

Signed-off-by: Michael Kelley <mikelley@microsoft.com>
Link: https://lore.kernel.org/r/1688788886-94279-1-git-send-email-mikelley@microsoft.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2023-07-11 12:38:49 -04:00
..
2023-05-31 19:59:26 -04:00
2023-05-31 19:59:26 -04:00
2023-04-26 16:07:23 -07:00
2023-04-27 11:53:57 -07:00
2023-04-27 16:36:55 -07:00
2023-06-28 21:45:27 -04:00
2023-06-30 11:57:07 -07:00
2023-06-30 11:57:07 -07:00
2023-05-31 19:59:26 -04:00
2023-05-31 19:59:26 -04:00
2023-07-08 12:35:18 -07:00
2023-05-26 13:52:19 -07:00
2023-04-18 23:01:23 -04:00
2023-05-31 19:59:26 -04:00
2022-06-27 22:56:21 -04:00
2023-04-27 11:53:57 -07:00
2022-02-22 21:11:02 -05:00
2023-06-30 11:57:07 -07:00
2022-05-08 14:28:18 -04:00
2023-06-30 11:57:07 -07:00
2023-04-27 11:53:57 -07:00
2023-06-30 11:57:07 -07:00
2021-12-22 23:41:13 -05:00
2023-06-30 11:57:07 -07:00
2023-05-31 11:36:40 -04:00