]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
nvme/multipath: Disable runtime writable enabling parameter
authorKeith Busch <keith.busch@intel.com>
Thu, 26 Apr 2018 20:24:29 +0000 (14:24 -0600)
committerStefan Bader <stefan.bader@canonical.com>
Mon, 1 Oct 2018 12:57:57 +0000 (14:57 +0200)
commitecd983b4e6b2801e2744d33aa11c8b77de701933
treee002e0cc6b036d2e3769f425ca5feb092409ce12
parentac6d03e3c60d75e131587ab038b6f877a081161a
nvme/multipath: Disable runtime writable enabling parameter

BugLink: http://bugs.launchpad.net/bugs/1794889
[ Upstream commit 5cadde8019a6a80550fdde92d5a3327565974eab ]

We can't allow the user to change multipath settings at runtime, as this
will create naming conflicts due to the different naming schemes used
for each mode.

Signed-off-by: Keith Busch <keith.busch@intel.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
drivers/nvme/host/multipath.c