summaryrefslogtreecommitdiff
path: root/extras/multipath/multipath.hotplug
diff options
context:
space:
mode:
authorchristophe.varoqui@free.fr <christophe.varoqui@free.fr>2003-12-30 22:39:37 -0800
committerGreg KH <gregkh@suse.de>2005-04-26 21:13:12 -0700
commitb02d14d0a6210ceb76e097a56109abeecdd2b112 (patch)
tree0a5cc3d24736be7964239e4b0d295790de7a3532 /extras/multipath/multipath.hotplug
parent9107fb88ba7a7b2eb09f01e311cdc2b29d04a123 (diff)
[PATCH] extras multipath update
incremental to 0.0.12-1, * check hotplug event refers to a block device; if not exit early
Diffstat (limited to 'extras/multipath/multipath.hotplug')
-rw-r--r--extras/multipath/multipath.hotplug3
1 files changed, 3 insertions, 0 deletions
diff --git a/extras/multipath/multipath.hotplug b/extras/multipath/multipath.hotplug
index 8d60f4d2c6..9bab619826 100644
--- a/extras/multipath/multipath.hotplug
+++ b/extras/multipath/multipath.hotplug
@@ -1,3 +1,6 @@
. /etc/hotplug/hotplug.functions
+
+# wait for sysfs
sleep 1
+
mesg `/sbin/multipath scsi $DEVPATH`