[PATCH 2/5] nvme-tcp: no need to quiesec admin_q in nvme_tcp_teardown_io_queues()
许春光
brookxu.cn at gmail.com
Sun Nov 24 23:55:28 PST 2024
Christoph Hellwig <hch at lst.de> 于2024年11月25日周一 15:22写道:
>
> 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..
Yes, I also think we can do it
> Reviewed-by: Christoph Hellwig <hch at lst.de>
More information about the Linux-nvme
mailing list