]> www.infradead.org Git - nvme.git/commit
nvme: update the multipath warning in nvme_init_ns_head
authorJohn Meneghini <jmeneghi@redhat.com>
Sat, 22 Mar 2025 23:28:48 +0000 (19:28 -0400)
committerKeith Busch <kbusch@kernel.org>
Mon, 31 Mar 2025 15:48:25 +0000 (08:48 -0700)
commit0f65f634912ca3bb4d7f85108239adfc4e644b95
tree85728a7fc89d9c054683ed3b08b8a7638c29d125
parent2da7e6be532516d958d353cdf5b8f5d25191ff97
nvme: update the multipath warning in nvme_init_ns_head

The new NVME_MULTIPATH_PARAM config option requires updates
to the warning message in nvme_init_ns_head().

Signed-off-by: John Meneghini <jmeneghi@redhat.com>
Tested-by: John Meneghini <jmeneghi@redhat.com>
Signed-off-by: Keith Busch <kbusch@kernel.org>
drivers/nvme/host/core.c