Re: [PATCH 3/3] nvme: add parameter command_retry to enable retry
From: Christoph Hellwig <hch@lst.de>
Date: 2021-01-12 08:09:49
From: Christoph Hellwig <hch@lst.de>
Date: 2021-01-12 08:09:49
On Fri, Jan 08, 2021 at 11:46:59PM +0900, Minwoo Im wrote:
This patch added a module parameter named command_retry to turn on the command retry feature in this driver. If turning it on, REQ3_FAILFAST_DRIVER will not be set to requests so that retry can be reached out to nvme_retry_req() based on the module parameter.
Why would we want to do that, and if so why only conditional on a module parameter? _______________________________________________ Linux-nvme mailing list Linux-nvme@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-nvme