summaryrefslogtreecommitdiffstats
path: root/0136-RHBZ-1304687-wait-for-map-add.patch
diff options
context:
space:
mode:
Diffstat (limited to '0136-RHBZ-1304687-wait-for-map-add.patch')
-rw-r--r--0136-RHBZ-1304687-wait-for-map-add.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/0136-RHBZ-1304687-wait-for-map-add.patch b/0136-RHBZ-1304687-wait-for-map-add.patch
index 03deb1a..cd9cdee 100644
--- a/0136-RHBZ-1304687-wait-for-map-add.patch
+++ b/0136-RHBZ-1304687-wait-for-map-add.patch
@@ -332,7 +332,7 @@ Index: multipath-tools-130222/multipathd/main.c
}
if (count)
count--;
-@@ -1464,6 +1555,22 @@ configure (struct vectors * vecs, int st
+@@ -1465,6 +1556,22 @@ configure (struct vectors * vecs, int st
}
int
@@ -355,7 +355,7 @@ Index: multipath-tools-130222/multipathd/main.c
reconfigure (struct vectors * vecs)
{
struct config * old = conf;
-@@ -1543,12 +1650,18 @@ void
+@@ -1544,12 +1651,18 @@ void
handle_signals(void)
{
if (reconfig_sig && running_state == DAEMON_RUNNING) {