summaryrefslogtreecommitdiffstats
path: root/drivers/md/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab2019-06-18 17:40:23 +0200
committerMauro Carvalho Chehab2019-07-15 16:03:01 +0200
commit6cf2a73cb2bc422a03984b285a63632c27f8c4e4 (patch)
treecb508e0a180ce350a86842353c5cb417e560835b /drivers/md/Kconfig
parentdocs: add arch doc directories to the index (diff)
downloadkernel-qcow2-linux-6cf2a73cb2bc422a03984b285a63632c27f8c4e4.tar.gz
kernel-qcow2-linux-6cf2a73cb2bc422a03984b285a63632c27f8c4e4.tar.xz
kernel-qcow2-linux-6cf2a73cb2bc422a03984b285a63632c27f8c4e4.zip
docs: device-mapper: move it to the admin-guide
The DM support describes lots of aspects related to mapped disk partitions from the userspace PoV. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/md/Kconfig')
-rw-r--r--drivers/md/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/md/Kconfig b/drivers/md/Kconfig
index 5ccac0b77f17..3834332f4963 100644
--- a/drivers/md/Kconfig
+++ b/drivers/md/Kconfig
@@ -453,7 +453,7 @@ config DM_INIT
Enable "dm-mod.create=" parameter to create mapped devices at init time.
This option is useful to allow mounting rootfs without requiring an
initramfs.
- See Documentation/device-mapper/dm-init.rst for dm-mod.create="..."
+ See Documentation/admin-guide/device-mapper/dm-init.rst for dm-mod.create="..."
format.
If unsure, say N.