| commit | cb6518cbef5e3e36b7ae90fcab610a52ea7e9fc0 | [log] [tgz] |
|---|---|---|
| author | Lars Ellenberg <lars.ellenberg@linbit.com> | Mon Jun 20 14:44:45 2011 +0200 |
| committer | Philipp Reisner <philipp.reisner@linbit.com> | Thu Jun 30 09:23:44 2011 +0200 |
| tree | 1eb6576ba34d7a731eeea5dab58c96905a142be2 | |
| parent | 5a8b424276f7ba50c51e7caf485b2be23739e5b8 [diff] |
drbd: when receive times out on meta socket, also check last receive time on data socket
If we have an asymetrically congested network, we may send P_PING,
but due to congestion, the corresponding P_PING_ACK would time out,
and we would drop a (congested, but otherwise) healthy connection
("PingAck did not arrive in time.")
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>