]> www.infradead.org Git - users/jedix/linux-maple.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>
Tue, 1 Apr 2025 16:01:05 +0000 (09:01 -0700)
commit47f8cc9e32c37343e18992c16ed2c7a9ac9ccd63
tree06ebeaa452d45e1b79656446b9b2172e94a03e64
parent38808af53c6e72935d895182d69d63a5149da2ab
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