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:
418e0a9
)
drbd: improve on bitmap write out timing
author
Lars Ellenberg
<lars.ellenberg@linbit.com>
Sat, 18 Dec 2010 16:00:59 +0000
(17:00 +0100)
committer
Philipp Reisner
<philipp.reisner@linbit.com>
Thu, 10 Mar 2011 10:43:40 +0000
(11:43 +0100)
Even though we now track the need for bitmap writeout per bitmap page,
there is no need to trigger the writeout while a resync is going on.
Once the resync is finished (or aborted),
we trigger bitmap writeout anyways.
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
No differences found