nvme: warn about shared namespaces without CONFIG_NVME_MULTIPATH
authorChristoph Hellwig <hch@lst.de>
Tue, 15 Mar 2022 12:27:07 +0000 (13:27 +0100)
committerChristoph Hellwig <hch@lst.de>
Wed, 16 Mar 2022 15:48:00 +0000 (16:48 +0100)
commit7666cdf8c269ff7c04c9417db5ac3de47143aaa8
tree711d94c4a2c068922066060b22557b47b24c6336
parent6ef3ff5215a5fec1c28458cada96a59bc9d442d3
nvme: warn about shared namespaces without CONFIG_NVME_MULTIPATH

Start warning about exposing a namespace as multiple block devices,
and set a fixed deprecation release.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Keith Busch <kbusch@kernel.org>
drivers/block/loop.c
drivers/nvme/host/core.c