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:
95a0f10
)
drbd: bitmap keep track of changes vs on-disk bitmap
author
Lars Ellenberg
<lars.ellenberg@linbit.com>
Wed, 15 Dec 2010 07:59:11 +0000
(08:59 +0100)
committer
Philipp Reisner
<philipp.reisner@linbit.com>
Thu, 10 Mar 2011 10:43:19 +0000
(11:43 +0100)
When we set or clear bits in a bitmap page,
also set a flag in the page->private pointer.
This allows us to skip writes of unchanged pages.
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
No differences found