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:
9a25a04
)
drbd: Create new current UUID as late as possible
author
Philipp Reisner
<philipp.reisner@linbit.com>
Mon, 17 May 2010 14:10:43 +0000
(16:10 +0200)
committer
Philipp Reisner
<philipp.reisner@linbit.com>
Tue, 18 May 2010 00:03:49 +0000
(
02:03
+0200)
The choice was to either delay creation of the new UUID until
IO got thawed or to delay it until the first IO request.
Both are correct, the later is more friendly to users of
dual-primary setups, that actually only write on one side.
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
No differences found