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

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