[PATCH 0/3] nvme fabircs: fix io hang in error recovery vs. removal
Ming Lei
ming.lei at redhat.com
Tue Jul 11 02:40:38 PDT 2023
Hello,
The 1st patch fixes io hang when queues are left as quiesced.
The other 2 patches fixes io hang when queues are left as frozen.
All are triggered in error recovery vs. removal.
Ming Lei (3):
nvme: fix possible hang when removing a controller during error
recovery
nvme-tcp: fix potential unbalanced freeze & unfreeze
nvme-rdma: fix potential unbalanced freeze & unfreeze
drivers/nvme/host/core.c | 10 +++++++---
drivers/nvme/host/rdma.c | 3 ++-
drivers/nvme/host/tcp.c | 3 ++-
3 files changed, 11 insertions(+), 5 deletions(-)
--
2.40.1
More information about the Linux-nvme
mailing list