git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d612d30
)
drbd: Be more careful with SyncSource -> Ahead transitions
author
Philipp Reisner
<philipp.reisner@linbit.com>
Thu, 23 Dec 2010 13:24:33 +0000
(14:24 +0100)
committer
Philipp Reisner
<philipp.reisner@linbit.com>
Thu, 10 Mar 2011 10:45:26 +0000
(11:45 +0100)
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 <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
No differences found