From: Philipp Reisner Date: Thu, 23 Dec 2010 13:24:33 +0000 (+0100) Subject: drbd: Be more careful with SyncSource -> Ahead transitions X-Git-Tag: v2.6.39-rc1~37^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da0a78161d2b2da4819a1f05a38bb1dcbe02d951;p=pandora-kernel.git drbd: Be more careful with SyncSource -> Ahead transitions We may not get from SyncSource to Ahead if we have sent some P_RS_DATA_REPLY packets to the peer and are waiting for P_WRITE_ACK. Again, this is not relevant for proper tuned systems, but makes sure that the not-tuned system does not get diverging bitmaps. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed