From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-15.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,INCLUDES_PATCH,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5B82FC4321A for ; Fri, 28 Jun 2019 12:32:16 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 12C8A2133F for ; Fri, 28 Jun 2019 12:32:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1561725136; bh=p8Zd/96PxOR+HjR8ICflgotlzYo4/VVfIMOIdjLJjz8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:List-ID:From; b=WuBqYKNYTQmfyDjPsoY8Lqbxt8SJfh3NLUJwObocomExrMDNVZqLmWFdL2XrjjdME IoKzDp0eI0ayNEnixebZtt76vqM4YJCN2ME6Q+biCqwqgHBQ9SQ5gmujZvLGtTDrR8 0yol/oWJPtIn8tQNHU0keIFNDnBd6Y/wkdfbs5is= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727504AbfF1McP (ORCPT ); Fri, 28 Jun 2019 08:32:15 -0400 Received: from bombadil.infradead.org ([198.137.202.133]:39328 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726884AbfF1Man (ORCPT ); Fri, 28 Jun 2019 08:30:43 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20170209; h=Sender:Content-Transfer-Encoding: MIME-Version:References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From: Reply-To:Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=uuAO7Ip7/oFj8Y2WIj1GzBB+07T8ur4xQHwAjjIg0CY=; b=jwbD5P//JCjlS3C8Nc9p3eAw1i HvPNsBW++l53kPPeJPYoGyqXmfOc4kId6HxdotW69VHWR3FPnKcLUyQIF3GNXy49UtYZGUo6WKE00 4q3SLsGmXWpiIgi/gMMcV4XzYojSE2AlqqEicqFBkIMz00bhC3hQJU4c+JHK7Kzbuou2j3QxYwBKo nta7n6yr8YtJ0dEkqLGxUBzivUK/KLNGvBNUrAfdlVg5owkWby52WVJOdKvU7UanYNuDl7/34RRPN ih4pc9UpGZguGG8jzx/ANZ59bkJC4oJ9Pn5P06A5sBz2JVshX+dbk0eOG64dJsfR5DQoC+gztb6Dw gC53uiVA==; Received: from [186.213.242.156] (helo=bombadil.infradead.org) by bombadil.infradead.org with esmtpsa (Exim 4.92 #3 (Red Hat Linux)) id 1hgq1U-00055B-7t; Fri, 28 Jun 2019 12:30:36 +0000 Received: from mchehab by bombadil.infradead.org with local (Exim 4.92) (envelope-from ) id 1hgq1S-0005S2-9t; Fri, 28 Jun 2019 09:30:34 -0300 From: Mauro Carvalho Chehab To: Linux Doc Mailing List Cc: Mauro Carvalho Chehab , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Jonathan Corbet , Alasdair Kergon , Mike Snitzer , dm-devel@redhat.com, Shaohua Li , linux-raid@vger.kernel.org Subject: [PATCH 14/39] docs: device-mapper: move it to the admin-guide Date: Fri, 28 Jun 2019 09:30:07 -0300 Message-Id: <69039a9ae8c5327e14e9fc3dbc9e810f92091b52.1561724493.git.mchehab+samsung@kernel.org> X-Mailer: git-send-email 2.21.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The DM support describes lots of aspects related to mapped disk partitions from the userspace PoV. Signed-off-by: Mauro Carvalho Chehab --- .../{ => admin-guide}/device-mapper/cache-policies.rst | 0 Documentation/{ => admin-guide}/device-mapper/cache.rst | 0 Documentation/{ => admin-guide}/device-mapper/delay.rst | 0 Documentation/{ => admin-guide}/device-mapper/dm-crypt.rst | 0 Documentation/{ => admin-guide}/device-mapper/dm-dust.txt | 0 Documentation/{ => admin-guide}/device-mapper/dm-flakey.rst | 0 Documentation/{ => admin-guide}/device-mapper/dm-init.rst | 0 Documentation/{ => admin-guide}/device-mapper/dm-integrity.rst | 0 Documentation/{ => admin-guide}/device-mapper/dm-io.rst | 0 Documentation/{ => admin-guide}/device-mapper/dm-log.rst | 0 .../{ => admin-guide}/device-mapper/dm-queue-length.rst | 0 Documentation/{ => admin-guide}/device-mapper/dm-raid.rst | 0 .../{ => admin-guide}/device-mapper/dm-service-time.rst | 0 Documentation/{ => admin-guide}/device-mapper/dm-uevent.rst | 0 Documentation/{ => admin-guide}/device-mapper/dm-zoned.rst | 0 Documentation/{ => admin-guide}/device-mapper/era.rst | 0 Documentation/{ => admin-guide}/device-mapper/index.rst | 2 -- Documentation/{ => admin-guide}/device-mapper/kcopyd.rst | 0 Documentation/{ => admin-guide}/device-mapper/linear.rst | 0 Documentation/{ => admin-guide}/device-mapper/log-writes.rst | 0 .../{ => admin-guide}/device-mapper/persistent-data.rst | 0 Documentation/{ => admin-guide}/device-mapper/snapshot.rst | 0 Documentation/{ => admin-guide}/device-mapper/statistics.rst | 0 Documentation/{ => admin-guide}/device-mapper/striped.rst | 0 Documentation/{ => admin-guide}/device-mapper/switch.rst | 0 .../{ => admin-guide}/device-mapper/thin-provisioning.rst | 0 Documentation/{ => admin-guide}/device-mapper/unstriped.rst | 0 Documentation/{ => admin-guide}/device-mapper/verity.rst | 0 Documentation/{ => admin-guide}/device-mapper/writecache.rst | 0 Documentation/{ => admin-guide}/device-mapper/zero.rst | 0 Documentation/admin-guide/index.rst | 1 + MAINTAINERS | 2 +- drivers/md/Kconfig | 2 +- drivers/md/dm-init.c | 2 +- drivers/md/dm-raid.c | 2 +- 35 files changed, 5 insertions(+), 6 deletions(-) rename Documentation/{ => admin-guide}/device-mapper/cache-policies.rst (100%) rename Documentation/{ => admin-guide}/device-mapper/cache.rst (100%) rename Documentation/{ => admin-guide}/device-mapper/delay.rst (100%) rename Documentation/{ => admin-guide}/device-mapper/dm-crypt.rst (100%) rename Documentation/{ => admin-guide}/device-mapper/dm-dust.txt (100%) rename Documentation/{ => admin-guide}/device-mapper/dm-flakey.rst (100%) rename Documentation/{ => admin-guide}/device-mapper/dm-init.rst (100%) rename Documentation/{ => admin-guide}/device-mapper/dm-integrity.rst (100%) rename Documentation/{ => admin-guide}/device-mapper/dm-io.rst (100%) rename Documentation/{ => admin-guide}/device-mapper/dm-log.rst (100%) rename Documentation/{ => admin-guide}/device-mapper/dm-queue-length.rst (100%) rename Documentation/{ => admin-guide}/device-mapper/dm-raid.rst (100%) rename Documentation/{ => admin-guide}/device-mapper/dm-service-time.rst (100%) rename Documentation/{ => admin-guide}/device-mapper/dm-uevent.rst (100%) rename Documentation/{ => admin-guide}/device-mapper/dm-zoned.rst (100%) rename Documentation/{ => admin-guide}/device-mapper/era.rst (100%) rename Documentation/{ => admin-guide}/device-mapper/index.rst (98%) rename Documentation/{ => admin-guide}/device-mapper/kcopyd.rst (100%) rename Documentation/{ => admin-guide}/device-mapper/linear.rst (100%) rename Documentation/{ => admin-guide}/device-mapper/log-writes.rst (100%) rename Documentation/{ => admin-guide}/device-mapper/persistent-data.rst (100%) rename Documentation/{ => admin-guide}/device-mapper/snapshot.rst (100%) rename Documentation/{ => admin-guide}/device-mapper/statistics.rst (100%) rename Documentation/{ => admin-guide}/device-mapper/striped.rst (100%) rename Documentation/{ => admin-guide}/device-mapper/switch.rst (100%) rename Documentation/{ => admin-guide}/device-mapper/thin-provisioning.rst (100%) rename Documentation/{ => admin-guide}/device-mapper/unstriped.rst (100%) rename Documentation/{ => admin-guide}/device-mapper/verity.rst (100%) rename Documentation/{ => admin-guide}/device-mapper/writecache.rst (100%) rename Documentation/{ => admin-guide}/device-mapper/zero.rst (100%) diff --git a/Documentation/device-mapper/cache-policies.rst b/Documentation/admin-guide/device-mapper/cache-policies.rst similarity index 100% rename from Documentation/device-mapper/cache-policies.rst rename to Documentation/admin-guide/device-mapper/cache-policies.rst diff --git a/Documentation/device-mapper/cache.rst b/Documentation/admin-guide/device-mapper/cache.rst similarity index 100% rename from Documentation/device-mapper/cache.rst rename to Documentation/admin-guide/device-mapper/cache.rst diff --git a/Documentation/device-mapper/delay.rst b/Documentation/admin-guide/device-mapper/delay.rst similarity index 100% rename from Documentation/device-mapper/delay.rst rename to Documentation/admin-guide/device-mapper/delay.rst diff --git a/Documentation/device-mapper/dm-crypt.rst b/Documentation/admin-guide/device-mapper/dm-crypt.rst similarity index 100% rename from Documentation/device-mapper/dm-crypt.rst rename to Documentation/admin-guide/device-mapper/dm-crypt.rst diff --git a/Documentation/device-mapper/dm-dust.txt b/Documentation/admin-guide/device-mapper/dm-dust.txt similarity index 100% rename from Documentation/device-mapper/dm-dust.txt rename to Documentation/admin-guide/device-mapper/dm-dust.txt diff --git a/Documentation/device-mapper/dm-flakey.rst b/Documentation/admin-guide/device-mapper/dm-flakey.rst similarity index 100% rename from Documentation/device-mapper/dm-flakey.rst rename to Documentation/admin-guide/device-mapper/dm-flakey.rst diff --git a/Documentation/device-mapper/dm-init.rst b/Documentation/admin-guide/device-mapper/dm-init.rst similarity index 100% rename from Documentation/device-mapper/dm-init.rst rename to Documentation/admin-guide/device-mapper/dm-init.rst diff --git a/Documentation/device-mapper/dm-integrity.rst b/Documentation/admin-guide/device-mapper/dm-integrity.rst similarity index 100% rename from Documentation/device-mapper/dm-integrity.rst rename to Documentation/admin-guide/device-mapper/dm-integrity.rst diff --git a/Documentation/device-mapper/dm-io.rst b/Documentation/admin-guide/device-mapper/dm-io.rst similarity index 100% rename from Documentation/device-mapper/dm-io.rst rename to Documentation/admin-guide/device-mapper/dm-io.rst diff --git a/Documentation/device-mapper/dm-log.rst b/Documentation/admin-guide/device-mapper/dm-log.rst similarity index 100% rename from Documentation/device-mapper/dm-log.rst rename to Documentation/admin-guide/device-mapper/dm-log.rst diff --git a/Documentation/device-mapper/dm-queue-length.rst b/Documentation/admin-guide/device-mapper/dm-queue-length.rst similarity index 100% rename from Documentation/device-mapper/dm-queue-length.rst rename to Documentation/admin-guide/device-mapper/dm-queue-length.rst diff --git a/Documentation/device-mapper/dm-raid.rst b/Documentation/admin-guide/device-mapper/dm-raid.rst similarity index 100% rename from Documentation/device-mapper/dm-raid.rst rename to Documentation/admin-guide/device-mapper/dm-raid.rst diff --git a/Documentation/device-mapper/dm-service-time.rst b/Documentation/admin-guide/device-mapper/dm-service-time.rst similarity index 100% rename from Documentation/device-mapper/dm-service-time.rst rename to Documentation/admin-guide/device-mapper/dm-service-time.rst diff --git a/Documentation/device-mapper/dm-uevent.rst b/Documentation/admin-guide/device-mapper/dm-uevent.rst similarity index 100% rename from Documentation/device-mapper/dm-uevent.rst rename to Documentation/admin-guide/device-mapper/dm-uevent.rst diff --git a/Documentation/device-mapper/dm-zoned.rst b/Documentation/admin-guide/device-mapper/dm-zoned.rst similarity index 100% rename from Documentation/device-mapper/dm-zoned.rst rename to Documentation/admin-guide/device-mapper/dm-zoned.rst diff --git a/Documentation/device-mapper/era.rst b/Documentation/admin-guide/device-mapper/era.rst similarity index 100% rename from Documentation/device-mapper/era.rst rename to Documentation/admin-guide/device-mapper/era.rst diff --git a/Documentation/device-mapper/index.rst b/Documentation/admin-guide/device-mapper/index.rst similarity index 98% rename from Documentation/device-mapper/index.rst rename to Documentation/admin-guide/device-mapper/index.rst index 105e253bc231..c77c58b8f67b 100644 --- a/Documentation/device-mapper/index.rst +++ b/Documentation/admin-guide/device-mapper/index.rst @@ -1,5 +1,3 @@ -:orphan: - ============= Device Mapper ============= diff --git a/Documentation/device-mapper/kcopyd.rst b/Documentation/admin-guide/device-mapper/kcopyd.rst similarity index 100% rename from Documentation/device-mapper/kcopyd.rst rename to Documentation/admin-guide/device-mapper/kcopyd.rst diff --git a/Documentation/device-mapper/linear.rst b/Documentation/admin-guide/device-mapper/linear.rst similarity index 100% rename from Documentation/device-mapper/linear.rst rename to Documentation/admin-guide/device-mapper/linear.rst diff --git a/Documentation/device-mapper/log-writes.rst b/Documentation/admin-guide/device-mapper/log-writes.rst similarity index 100% rename from Documentation/device-mapper/log-writes.rst rename to Documentation/admin-guide/device-mapper/log-writes.rst diff --git a/Documentation/device-mapper/persistent-data.rst b/Documentation/admin-guide/device-mapper/persistent-data.rst similarity index 100% rename from Documentation/device-mapper/persistent-data.rst rename to Documentation/admin-guide/device-mapper/persistent-data.rst diff --git a/Documentation/device-mapper/snapshot.rst b/Documentation/admin-guide/device-mapper/snapshot.rst similarity index 100% rename from Documentation/device-mapper/snapshot.rst rename to Documentation/admin-guide/device-mapper/snapshot.rst diff --git a/Documentation/device-mapper/statistics.rst b/Documentation/admin-guide/device-mapper/statistics.rst similarity index 100% rename from Documentation/device-mapper/statistics.rst rename to Documentation/admin-guide/device-mapper/statistics.rst diff --git a/Documentation/device-mapper/striped.rst b/Documentation/admin-guide/device-mapper/striped.rst similarity index 100% rename from Documentation/device-mapper/striped.rst rename to Documentation/admin-guide/device-mapper/striped.rst diff --git a/Documentation/device-mapper/switch.rst b/Documentation/admin-guide/device-mapper/switch.rst similarity index 100% rename from Documentation/device-mapper/switch.rst rename to Documentation/admin-guide/device-mapper/switch.rst diff --git a/Documentation/device-mapper/thin-provisioning.rst b/Documentation/admin-guide/device-mapper/thin-provisioning.rst similarity index 100% rename from Documentation/device-mapper/thin-provisioning.rst rename to Documentation/admin-guide/device-mapper/thin-provisioning.rst diff --git a/Documentation/device-mapper/unstriped.rst b/Documentation/admin-guide/device-mapper/unstriped.rst similarity index 100% rename from Documentation/device-mapper/unstriped.rst rename to Documentation/admin-guide/device-mapper/unstriped.rst diff --git a/Documentation/device-mapper/verity.rst b/Documentation/admin-guide/device-mapper/verity.rst similarity index 100% rename from Documentation/device-mapper/verity.rst rename to Documentation/admin-guide/device-mapper/verity.rst diff --git a/Documentation/device-mapper/writecache.rst b/Documentation/admin-guide/device-mapper/writecache.rst similarity index 100% rename from Documentation/device-mapper/writecache.rst rename to Documentation/admin-guide/device-mapper/writecache.rst diff --git a/Documentation/device-mapper/zero.rst b/Documentation/admin-guide/device-mapper/zero.rst similarity index 100% rename from Documentation/device-mapper/zero.rst rename to Documentation/admin-guide/device-mapper/zero.rst diff --git a/Documentation/admin-guide/index.rst b/Documentation/admin-guide/index.rst index 42819addebc6..e0763c51b024 100644 --- a/Documentation/admin-guide/index.rst +++ b/Documentation/admin-guide/index.rst @@ -79,6 +79,7 @@ configure specific aspects of kernel behavior to your liking. namespaces/index perf-security acpi/index + device-mapper/index .. only:: subproject and html diff --git a/MAINTAINERS b/MAINTAINERS index 524e2c4300dc..40d057631004 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4703,7 +4703,7 @@ Q: http://patchwork.kernel.org/project/dm-devel/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git T: quilt http://people.redhat.com/agk/patches/linux/editing/ S: Maintained -F: Documentation/device-mapper/ +F: Documentation/admin-guide/device-mapper/ F: drivers/md/Makefile F: drivers/md/Kconfig F: drivers/md/dm* 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. diff --git a/drivers/md/dm-init.c b/drivers/md/dm-init.c index b65faef2c4b5..b869316d3722 100644 --- a/drivers/md/dm-init.c +++ b/drivers/md/dm-init.c @@ -25,7 +25,7 @@ static char *create; * Format: dm-mod.create=,,,,[,
+][;,,,,
[,
+]+] * Table format: * - * See Documentation/device-mapper/dm-init.rst for dm-mod.create="..." format + * See Documentation/admin-guide/device-mapper/dm-init.rst for dm-mod.create="..." format * details. */ diff --git a/drivers/md/dm-raid.c b/drivers/md/dm-raid.c index 7a87a640f8ba..8a60a4a070ac 100644 --- a/drivers/md/dm-raid.c +++ b/drivers/md/dm-raid.c @@ -3558,7 +3558,7 @@ static void raid_status(struct dm_target *ti, status_type_t type, * v1.5.0+: * * Sync action: - * See Documentation/device-mapper/dm-raid.rst for + * See Documentation/admin-guide/device-mapper/dm-raid.rst for * information on each of these states. */ DMEMIT(" %s", sync_action); -- 2.21.0