Re: [PATCH] scsi: storvsc: Increase the timeouts to storvsc_timeout
From: Martin K. Petersen
Date: Mon Jun 09 2025 - 22:08:48 EST
On Fri, 06 Jun 2025 13:57:39 -0700, Dexuan Cui wrote:
> Currently storvsc_timeout is only used in storvsc_sdev_configure(), and
> 5s and 10s are used elsewhere. It turns out that rarely the 5s is not
> enough on Azure, so let's use storvsc_timeout everywhere.
>
> In case a timeout happens and storvsc_channel_init() returns an error,
> close the VMBus channel so that any host-to-guest messages in the
> channel's ringbuffer, which might come late, can be safely ignored.
>
> [...]
Applied to 6.16/scsi-fixes, thanks!
[1/1] scsi: storvsc: Increase the timeouts to storvsc_timeout
https://git.kernel.org/mkp/scsi/c/b2f966568faa
--
Martin K. Petersen Oracle Linux Engineering