[PATCH 0/3] update request retries (loop, rdma, fc)

Sagi Grimberg sagi at grimberg.me
Wed Mar 29 11:00:24 PDT 2017


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




More information about the Linux-nvme mailing list