]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/drbd_limits.h
drbd: allow ping-timeout of up to 30 seconds
[karo-tx-linux.git] / include / linux / drbd_limits.h
index 3627f760966eed9d8fb2a071f6bc135aefcfa197..82db83410f0886f3b0385ddad935d583b4e7af63 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 */