mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 03:40:52 +07:00
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:
parent
df1b7ce784
commit
83bbf6e103
@ -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
|
@ -1,5 +1,3 @@
|
|||||||
:orphan:
|
|
||||||
|
|
||||||
=======================
|
=======================
|
||||||
ATA over Ethernet (AoE)
|
ATA over Ethernet (AoE)
|
||||||
=======================
|
=======================
|
@ -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
|
||||||
#
|
#
|
||||||
|
|
@ -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
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user