Re: [PATCH RESENT] nvme-pci: introduce RECONNECTING state to mark initializing procedure

From: Keith Busch
Date: Thu Jan 25 2018 - 16:41:51 EST


On Mon, Jan 22, 2018 at 10:03:16PM +0800, Jianchao Wang wrote:
> After Sagi's commit (nvme-rdma: fix concurrent reset and reconnect),
> both nvme-fc/rdma have following pattern:
> RESETTING - quiesce blk-mq queues, teardown and delete queues/
> connections, clear out outstanding IO requests...
> RECONNECTING - establish new queues/connections and some other
> initializing things.
> Introduce RECONNECTING to nvme-pci transport to do the same mark.
> Then we get a coherent state definition among nvme pci/rdma/fc
> transports.
>
> Suggested-by: James Smart <james.smart@xxxxxxxxxxxx>
> Reviewed-by: James Smart <james.smart@xxxxxxxxxxxx>
> Signed-off-by: Jianchao Wang <jianchao.w.wang@xxxxxxxxxx>

This looks fine. Thank you for your patience.

Reviewed-by: Keith Busch <keith.busch@xxxxxxxxx>