summaryrefslogtreecommitdiffstats
path: root/uevent_fix.patch
diff options
context:
space:
mode:
authorBenjamin Marzinski <bmarzins@fedoraproject.org>2008-09-26 23:28:36 +0000
committerBenjamin Marzinski <bmarzins@fedoraproject.org>2008-09-26 23:28:36 +0000
commit765b6859467587798b2f96ad85665c13fd8f03ed (patch)
tree43cbab29c1df819799b71a358f2d926b41946506 /uevent_fix.patch
parent4fa3700b25f28485679b1caf4a9ff46adbfb8602 (diff)
Since libaio is now in /lib, not /usr/lib, multipath no longer needs todevice-mapper-multipath-0_4_8-7_fc10F-10-startF-10-split
statically link against it. Fixed an error with binding file and WWIDs that include spaces. Cleaned up the messages from the directio checker function. Fixed the udev rules. Fixed a regression in multipath.conf parsing Fixed 457530, 457589
Diffstat (limited to 'uevent_fix.patch')
-rw-r--r--uevent_fix.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/uevent_fix.patch b/uevent_fix.patch
index 39c424d..78c47e8 100644
--- a/uevent_fix.patch
+++ b/uevent_fix.patch
@@ -1,8 +1,8 @@
-Index: multipath-tools-080515/multipathd/main.c
+Index: multipath-tools/multipathd/main.c
===================================================================
---- multipath-tools-080515.orig/multipathd/main.c
-+++ multipath-tools-080515/multipathd/main.c
-@@ -619,14 +619,20 @@ uxsock_trigger (char * str, char ** repl
+--- multipath-tools.orig/multipathd/main.c
++++ multipath-tools/multipathd/main.c
+@@ -602,14 +602,20 @@ uxsock_trigger (char * str, char ** repl
static int
uev_discard(char * devpath)
{