[PATCH V4 2/9] nvme: add sysfs attribute to change admin timeout per nvme controller
Christoph Hellwig
hch at lst.de
Mon May 11 05:31:35 PDT 2026
On Mon, May 11, 2026 at 01:29:10PM +0200, Maurizio Lombardi wrote:
> Both admin_q and fabrics_q are initialized to share the same
> NVME_ADMIN_TIMEOUT value, therefore keeping them in sync maintains the
> consistency.
>
> If we didn't apply the timeout to fabrics_q, it would end up
> operating under a different timeout than the standard admin_q, is there
> any reason why we would want that?
Not sure. I just want to make sure everything is properly documented.
More information about the Linux-nvme
mailing list