[PATCH v2 0/5] nvme: various bugs fix & code cleanup
brookxu.cn
brookxu.cn at gmail.com
Wed Nov 27 01:27:46 PST 2024
From: "Chunguang.xu" <chunguang.xu at shopee.com>
Here try to fix the hang issue of nvme-rdma, memory leak issue of
nvme-tcp, cleanup the code of nvme-tcp.
Chunguang.xu (5):
nvme-tcp: fix the memleak while create new ctrl failed
nvme-rdma: unquiesce admin_q before destroy it
nvme-tcp: no need to quiesec admin_q in nvme_tcp_teardown_io_queues()
nvme-tcp: simplify nvme_tcp_configure_admin_queue()
nvme-tcp: remove nvme_tcp_destroy_io_queues()
drivers/nvme/host/rdma.c | 8 +------
drivers/nvme/host/tcp.c | 49 ++++++++++++++++------------------------
2 files changed, 20 insertions(+), 37 deletions(-)
--
2.25.1
More information about the Linux-nvme
mailing list