This series fixes a few lose bits in terms of how nvme uses ->retries, including fixing it for non-PCIe transports. While at it I noticed that nvme and scsi use the field in entirely different ways, and no other driver uses it at all. So I decided to move it into the nvme_request and scsi_request structures instead.
- ->retries fixups Christoph Hellwig
- [PATCH 1/5] nvme: move ->retries setup to nvme_... Christoph Hellwig
- Re: [PATCH 1/5] nvme: move ->retries setup ... Johannes Thumshirn
- Re: [PATCH 1/5] nvme: move ->retries se... Christoph Hellwig
- Re: [PATCH 2/5] nvme: cleanup nvme_req_needs_retry Johannes Thumshirn
- Re: [PATCH 3/5] nvme: mark nvme_max_retries static Johannes Thumshirn
- Re: [PATCH 4/5] nvme: move the retries count to st... Johannes Thumshirn
- Re: [PATCH 5/5] block, scsi: move the retries fiel... Johannes Thumshirn
- Re: [PATCH 4/5] nvme: move the retries count to st... Keith Busch
- Re: [PATCH 4/5] nvme: move the retries count t... Christoph Hellwig
- Re: [PATCH 4/5] nvme: move the retries count t... Christoph Hellwig
