]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
nvmet-fcloop: check all request and response have been processed
authorDaniel Wagner <wagi@kernel.org>
Tue, 28 Oct 2025 15:26:22 +0000 (16:26 +0100)
committerKeith Busch <kbusch@kernel.org>
Thu, 4 Dec 2025 22:46:08 +0000 (14:46 -0800)
commitf9929c518de861716117e52c363d140e0156e9ad
tree1051e8b96391d8bcfe59eaf6254d2c7efa44bb01
parent67582dfd870a138ec385de88c5f9df62a7c20254
nvmet-fcloop: check all request and response have been processed

When the remoteport or the targetport are removed check that there are
no inflight requests or responses.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Daniel Wagner <wagi@kernel.org>
Signed-off-by: Keith Busch <kbusch@kernel.org>
drivers/nvme/target/fcloop.c