docs: aoe: add it to the driver-api book

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>
This commit is contained in:
Mauro Carvalho Chehab 2019-06-27 12:59:40 -03:00
parent df1b7ce784
commit 83bbf6e103
10 changed files with 5 additions and 6 deletions

View File

@ -20,7 +20,7 @@ driver. The aoetools are on sourceforge.
http://aoetools.sourceforge.net/ 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 document the use of the driver and are not necessary if you install
the aoetools. the aoetools.
@ -86,7 +86,7 @@ Using sysfs
a convenient way. Users with aoetools should use the aoe-stat a convenient way. Users with aoetools should use the aoe-stat
command:: command::
root@makki root# sh Documentation/aoe/status.sh root@makki root# sh Documentation/admin-guide/aoe/status.sh
e10.0 eth3 up e10.0 eth3 up
e10.1 eth3 up e10.1 eth3 up
e10.2 eth3 up e10.2 eth3 up

View File

@ -1,5 +1,3 @@
:orphan:
======================= =======================
ATA over Ethernet (AoE) ATA over Ethernet (AoE)
======================= =======================

View File

@ -11,7 +11,7 @@
# udev_rules="/etc/udev/rules.d/" # udev_rules="/etc/udev/rules.d/"
# bash# ls /etc/udev/rules.d/ # bash# ls /etc/udev/rules.d/
# 10-wacom.rules 50-udev.rules # 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 # /etc/udev/rules.d/60-aoe.rules
# #

View File

@ -83,6 +83,7 @@ configure specific aspects of kernel behavior to your liking.
namespaces/index namespaces/index
perf-security perf-security
acpi/index acpi/index
aoe/index
device-mapper/index device-mapper/index
laptops/index laptops/index

View File

@ -2689,7 +2689,7 @@ ATA OVER ETHERNET (AOE) DRIVER
M: "Justin Sanders" <justin@coraid.com> M: "Justin Sanders" <justin@coraid.com>
W: http://www.openaoe.org/ W: http://www.openaoe.org/
S: Supported S: Supported
F: Documentation/aoe/ F: Documentation/admin-guide/aoe/
F: drivers/block/aoe/ F: drivers/block/aoe/
ATHEROS 71XX/9XXX GPIO DRIVER ATHEROS 71XX/9XXX GPIO DRIVER