drbd: Use ping-timeout when waiting for missing ack packets
authorAndreas Gruenbacher <agruen@linbit.com>
Tue, 1 Mar 2011 14:40:43 +0000 (15:40 +0100)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Fri, 14 Oct 2011 14:47:51 +0000 (16:47 +0200)
When the node with the discard flag resolves write conflicts in
dual-primary mode, it may determine that its peer has sent ack packets
on the metadata socket which did not arrive, yet.  Wait for the next ack
with ping-timeout instead of a hard-coded 30 seconds.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>

No differences found