projects
/
platform
/
upstream
/
multipath-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a2c161
)
Only pass block events to multipath
author
Hannes Reinecke
<hare@suse.de>
Wed, 25 Feb 2009 15:09:15 +0000
(16:09 +0100)
committer
Christophe Varoqui
<christophe.varoqui@free.fr>
Tue, 21 Apr 2009 23:55:19 +0000
(
01:55
+0200)
We can easily preselect the events from a udev rule; this takes some
load off the multipath daemon itself.
Signed-off-by: Hannes Reinecke <hare@suse.de>
multipath/multipath.rules
patch
|
blob
|
history
diff --git
a/multipath/multipath.rules
b/multipath/multipath.rules
index 9d3579f9f959661ecd850ddbd16387a617daddca..ac9774951f45f58254f2a8ae9038fb8838589398 100644
(file)
--- a/
multipath/multipath.rules
+++ b/
multipath/multipath.rules
@@
-4,4
+4,4
@@
#
# socket for uevents
-RUN+="socket:/org/kernel/dm/multipath_event"
+
SUBSYSTEM=="block",
RUN+="socket:/org/kernel/dm/multipath_event"