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:
e7d656b
)
ocfs2/cluster: Maintain bitmap of quorum regions
author
Sunil Mushran
<sunil.mushran@oracle.com>
Thu, 7 Oct 2010 00:55:16 +0000
(17:55 -0700)
committer
Sunil Mushran
<sunil.mushran@oracle.com>
Thu, 7 Oct 2010 00:55:16 +0000
(17:55 -0700)
o2hb allows online adding of regions. However, a newly added region is not
used in quorum calculations unless it has been added on all nodes. This patch
tracks a bitmap of such quorum regions.
Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
No differences found