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:
46a15bc
)
drbd: new on-disk activity log transaction format
author
Lars Ellenberg
<lars.ellenberg@linbit.com>
Mon, 21 Feb 2011 12:21:03 +0000
(13:21 +0100)
committer
Philipp Reisner
<philipp.reisner@linbit.com>
Fri, 14 Oct 2011 14:47:46 +0000
(16:47 +0200)
Use a new on-disk transaction format for the activity log, which allows
for multiple changes to the active set per transaction.
Using 4k transaction blocks, we can now get rid of the work-around code
to deal with devices not supporting 512 byte logical block size.
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
No differences found