[PATCH V4 6/9] nvme: use per controller timeout waits over depending on global default
Christoph Hellwig
hch at lst.de
Mon May 11 01:10:40 PDT 2026
On Fri, May 08, 2026 at 03:33:32PM +0200, Maurizio Lombardi wrote:
> Instead of passing NVME_IO_TIMEOUT as a parameter with every call to
> nvme_wait_freeze_timeout, use the controller's preferred timeout.
This should probably go very early in the series before even adding
configurable timeouts as it just drops a pointless paramter.
The patch itself looks good:
Reviewed-by: Christoph Hellwig <hch at lst.de>
More information about the Linux-nvme
mailing list