[PATCH v2 0/1] nvme-tcp: wait socket wmem to drain in queue stop

From: Michael Liang
Date: Thu Apr 17 2025 - 03:10:49 EST


Changes in v2:
- Always wait in tcp queue stop regardless of the queue liveness, which
fixes the concurrent queue stop from I/O timeout from multiple namespaces
of the same controller.
- Link to v1: https://lore.kernel.org/linux-nvme/20250405054848.3773471-1-mliang@xxxxxxxxxxxxxxx/

Michael Liang (1):
nvme-tcp: wait socket wmem to drain in queue stop

drivers/nvme/host/tcp.c | 16 ++++++++++++++++
1 file changed, 16 insertions(+)

--
2.34.1