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

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