drbd: allow ping-timeout of up to 30 seconds
[cascardo/linux.git] / include / linux / drbd_limits.h
index 3627f76..82db834 100644 (file)
@@ -62,7 +62,7 @@
 
  /* timeout for the ping packets.*/
 #define DRBD_PING_TIMEO_MIN  1
-#define DRBD_PING_TIMEO_MAX  100
+#define DRBD_PING_TIMEO_MAX  300
 #define DRBD_PING_TIMEO_DEF  5
 
   /* max number of write requests between write barriers */