[PATCH 2/5] nvme-tcp: no need to quiesec admin_q in nvme_tcp_teardown_io_queues()
Christoph Hellwig
hch at lst.de
Sun Nov 24 23:22:40 PST 2024
On Sat, Nov 23, 2024 at 09:37:38PM +0800, brookxu.cn wrote:
> From: "Chunguang.xu" <chunguang.xu at shopee.com>
>
> As we quiesec admin_q in nvme_tcp_teardown_admin_queue(), so we should no
> need to quiesec it in nvme_tcp_reaardown_io_queues(), make things simple.
Yes. And this matches what RDMA is doing. We really need to go
back to the attempt to consolidaste this code..
Reviewed-by: Christoph Hellwig <hch at lst.de>
More information about the Linux-nvme
mailing list