[PATCH] nvme: Limit command retries

Christoph Hellwig hch at infradead.org
Wed Jun 22 09:14:42 PDT 2016


I've got some work in progress that gets rid of the SCSI-specific
fields in struct request and moves them into a scsi specific private
data structure, and that also does the same for NVMe.

How urgent is this patch?  If it fixes an actual major issue seen
in the field we should probably but the ->retries use in as-is,
otherwise I'd prefer to avoid introducing more users of it for now.



More information about the Linux-nvme mailing list