aboutsummaryrefslogtreecommitdiff
path: root/Documentation/aoe/udev.txt
diff options
context:
space:
mode:
authorGravatar Ed L. Cashin <ecashin@coraid.com> 2006-01-19 13:46:19 -0500
committerGravatar Greg Kroah-Hartman <gregkh@suse.de> 2006-03-23 22:01:55 -0800
commit3ae1c24e395b2b65326439622223d88d92bfa03a (patch)
treedf1e7e8e63a37ed91407ea5da6535b64f50e64a2 /Documentation/aoe/udev.txt
parent[PATCH] aoe [1/8]: zero packet data after skb allocation (diff)
downloadlinux-3ae1c24e395b2b65326439622223d88d92bfa03a.tar.gz
linux-3ae1c24e395b2b65326439622223d88d92bfa03a.tar.bz2
linux-3ae1c24e395b2b65326439622223d88d92bfa03a.zip
[PATCH] aoe [2/8]: support dynamic resizing of AoE devices
Allow the driver to recognize AoE devices that have changed size. Devices not in use are updated automatically, and devices that are in use are updated at user request. Signed-off-by: "Ed L. Cashin" <ecashin@coraid.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation/aoe/udev.txt')
-rw-r--r--Documentation/aoe/udev.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/aoe/udev.txt b/Documentation/aoe/udev.txt
index ab39d8bb634c..a7ed1dc4f331 100644
--- a/Documentation/aoe/udev.txt
+++ b/Documentation/aoe/udev.txt
@@ -18,6 +18,7 @@
SUBSYSTEM="aoe", KERNEL="discover", NAME="etherd/%k", GROUP="disk", MODE="0220"
SUBSYSTEM="aoe", KERNEL="err", NAME="etherd/%k", GROUP="disk", MODE="0440"
SUBSYSTEM="aoe", KERNEL="interfaces", NAME="etherd/%k", GROUP="disk", MODE="0220"
+SUBSYSTEM="aoe", KERNEL="revalidate", NAME="etherd/%k", GROUP="disk", MODE="0220"
# aoe block devices
KERNEL="etherd*", NAME="%k", GROUP="disk"