From: Philipp Reisner Date: Fri, 13 May 2011 10:03:55 +0000 (+0200) Subject: drbd: Fix for the connection problems on high latency links X-Git-Tag: v3.0-rc1~162^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8e407925d49c521151dd24b6376c1f9a04a093f;p=pandora-kernel.git drbd: Fix for the connection problems on high latency links It seems that the real cause of all the issues where that we did not noticed in drbd_try_connect() when the other guy closes one socket if the round trip time gets higher than 100ms. There were that 100ms hard coded! Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed