Blame SOURCES/0239-RHBZ-1544958-client-timeout.patch

d3a483
---
d3a483
 libmpathcmd/mpath_cmd.h |    2 +-
d3a483
 1 file changed, 1 insertion(+), 1 deletion(-)
d3a483
d3a483
Index: multipath-tools-130222/libmpathcmd/mpath_cmd.h
d3a483
===================================================================
d3a483
--- multipath-tools-130222.orig/libmpathcmd/mpath_cmd.h
d3a483
+++ multipath-tools-130222/libmpathcmd/mpath_cmd.h
d3a483
@@ -27,7 +27,7 @@ extern "C" {
d3a483
 #endif
d3a483
 
d3a483
 #define DEFAULT_SOCKET		"/org/kernel/linux/storage/multipathd"
d3a483
-#define DEFAULT_REPLY_TIMEOUT	10000
d3a483
+#define DEFAULT_REPLY_TIMEOUT	60000
d3a483
 
d3a483
 
d3a483
 /*