[PATCH v3 0/1] nvme-tcp: wait socket wmem to drain in queue stop
From: Michael Liang
Date: Thu Apr 24 2025 - 12:14:52 EST
Changes in v3:
- Use nowait to stop all queues first then wait;
- Check queue allocation flag in wait to avoid accessing after free;
- Link to v2: https://lore.kernel.org/linux-nvme/20250417071036.a7nhovuokg7w2n5r@xxxxxxxxxxxxxxx/
Michael Liang (1):
nvme-tcp: wait socket wmem to drain in queue stop
drivers/nvme/host/tcp.c | 31 +++++++++++++++++++++++++++++--
1 file changed, 29 insertions(+), 2 deletions(-)
--
2.34.1