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)
commitce8d78616a6b637d1b763eb18e32045687a84305
tree711d94c4a2c068922066060b22557b47b24c6336
parente559398f47e090394bbbd9006349c858e1ba80da
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