]> www.infradead.org Git - nvme.git/commit
nvme-multipath: prepare for "queue-depth" iopolicy
authorJohn Meneghini <jmeneghi@redhat.com>
Tue, 25 Jun 2024 12:26:04 +0000 (08:26 -0400)
committerKeith Busch <kbusch@kernel.org>
Wed, 26 Jun 2024 16:45:57 +0000 (09:45 -0700)
commit3d7c2fd2ea704812867f9586270a2516377482a3
tree77e53494ec32a536eb935efc6882668f81e8cc6a
parent210b1f6576e8b367907e7ff51ef425062e1468e4
nvme-multipath: prepare for "queue-depth" iopolicy

This patch prepares for the introduction of a new iopolicy by breaking up
the nvme_find_path() code path into sub-routines.

Signed-off-by: John Meneghini <jmeneghi@redhat.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Signed-off-by: Keith Busch <kbusch@kernel.org>
drivers/nvme/host/multipath.c