]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
docs: aoe: add it to the driver-api book
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 27 Jun 2019 15:59:40 +0000 (12:59 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 15 Jul 2019 14:03:02 +0000 (11:03 -0300)
Those files belong to the admin guide, so add them.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Acked-by: Justin Sanders <justin@coraid.com>
Documentation/admin-guide/aoe/aoe.rst [moved from Documentation/aoe/aoe.rst with 97% similarity]
Documentation/admin-guide/aoe/autoload.sh [moved from Documentation/aoe/autoload.sh with 100% similarity]
Documentation/admin-guide/aoe/examples.rst [moved from Documentation/aoe/examples.rst with 100% similarity]
Documentation/admin-guide/aoe/index.rst [moved from Documentation/aoe/index.rst with 95% similarity]
Documentation/admin-guide/aoe/status.sh [moved from Documentation/aoe/status.sh with 100% similarity]
Documentation/admin-guide/aoe/todo.rst [moved from Documentation/aoe/todo.rst with 100% similarity]
Documentation/admin-guide/aoe/udev-install.sh [moved from Documentation/aoe/udev-install.sh with 100% similarity]
Documentation/admin-guide/aoe/udev.txt [moved from Documentation/aoe/udev.txt with 93% similarity]
Documentation/admin-guide/index.rst
MAINTAINERS

similarity index 97%
rename from Documentation/aoe/aoe.rst
rename to Documentation/admin-guide/aoe/aoe.rst
index 58747ecec71dacc2a2bcd69ef019a4c513bce6c8..a05e751363a02c40c88d6ee278c87d73204c62da 100644 (file)
@@ -20,7 +20,7 @@ driver.  The aoetools are on sourceforge.
 
   http://aoetools.sourceforge.net/
 
-The scripts in this Documentation/aoe directory are intended to
+The scripts in this Documentation/admin-guide/aoe directory are intended to
 document the use of the driver and are not necessary if you install
 the aoetools.
 
@@ -86,7 +86,7 @@ Using sysfs
   a convenient way.  Users with aoetools should use the aoe-stat
   command::
 
-    root@makki root# sh Documentation/aoe/status.sh
+    root@makki root# sh Documentation/admin-guide/aoe/status.sh
        e10.0            eth3              up
        e10.1            eth3              up
        e10.2            eth3              up
similarity index 95%
rename from Documentation/aoe/index.rst
rename to Documentation/admin-guide/aoe/index.rst
index 4394b9b7913c796ba5f7bb6921170f22cdf48bf3..d71c5df15922ff85cee9aa6bb1ddc0938b73b113 100644 (file)
@@ -1,5 +1,3 @@
-:orphan:
-
 =======================
 ATA over Ethernet (AoE)
 =======================
similarity index 93%
rename from Documentation/aoe/udev.txt
rename to Documentation/admin-guide/aoe/udev.txt
index 54feda5a0772e2deb00770a4dc8e786df4a977fe..5fb756466bc77887d14db59da738ce4ee1e0f766 100644 (file)
@@ -11,7 +11,7 @@
 #   udev_rules="/etc/udev/rules.d/"
 #   bash# ls /etc/udev/rules.d/
 #   10-wacom.rules  50-udev.rules
-#   bash# cp /path/to/linux/Documentation/aoe/udev.txt \
+#   bash# cp /path/to/linux/Documentation/admin-guide/aoe/udev.txt \
 #           /etc/udev/rules.d/60-aoe.rules
 #  
 
index 9228fbf5ce4ee375550cb362755a500ddb88ac17..1f0d9b939311be1518d5f0448353adc0da398731 100644 (file)
@@ -83,6 +83,7 @@ configure specific aspects of kernel behavior to your liking.
    namespaces/index
    perf-security
    acpi/index
+   aoe/index
    device-mapper/index
    laptops/index
 
index 3feb318e1433e732153cb9c23c09a014566172e6..0c603ea73034dd454dd8ff557911d404c2424c1b 100644 (file)
@@ -2689,7 +2689,7 @@ ATA OVER ETHERNET (AOE) DRIVER
 M:     "Justin Sanders" <justin@coraid.com>
 W:     http://www.openaoe.org/
 S:     Supported
-F:     Documentation/aoe/
+F:     Documentation/admin-guide/aoe/
 F:     drivers/block/aoe/
 
 ATHEROS 71XX/9XXX GPIO DRIVER