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

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