]> git.baikalelectronics.ru Git - 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)
committerJens Axboe <axboe@kernel.dk>
Thu, 3 May 2018 15:37:50 +0000 (09:37 -0600)
commita94e5e96adbfe1ac90bede74654a827a5f2b04ee
treeb27e7b6565772852119ab69fa9a6561c2cd501bc
parent0c64886d6359afbb7e976db90f39b85509046775
nvme/multipath: Disable runtime writable enabling parameter

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>
drivers/nvme/host/multipath.c