linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] update request retries (loop, rdma, fc)
@ 2017-03-29 18:00 Sagi Grimberg
  2017-03-29 18:00 ` [PATCH 1/3] nvme-rdma: increment request retries counter before requeuing Sagi Grimberg
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Sagi Grimberg @ 2017-03-29 18:00 UTC (permalink / raw)


Keep a consistent behavior with what's checked in the core which
does not requeue if we exhausted nvme_max_retries.

Sagi Grimberg (3):
  nvme-rdma: increment request retries counter before requeuing
  nvme-loop:  increment request retries counter before requeuing
  nvme-fc:  increment request retries counter before requeuing

 drivers/nvme/host/fc.c     | 1 +
 drivers/nvme/host/rdma.c   | 1 +
 drivers/nvme/target/loop.c | 1 +
 3 files changed, 3 insertions(+)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-03-30 11:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-29 18:00 [PATCH 0/3] update request retries (loop, rdma, fc) Sagi Grimberg
2017-03-29 18:00 ` [PATCH 1/3] nvme-rdma: increment request retries counter before requeuing Sagi Grimberg
2017-03-30  8:54   ` Max Gurtovoy
2017-03-29 18:00 ` [PATCH 2/3] nvme-loop: " Sagi Grimberg
2017-03-30  8:54   ` Max Gurtovoy
2017-03-29 18:00 ` [PATCH 3/3] nvme-fc: " Sagi Grimberg
2017-03-30  8:54   ` Max Gurtovoy
2017-03-30 11:23 ` [PATCH 0/3] update request retries (loop, rdma, fc) Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).