ocfs2/cluster: Maintain bitmap of quorum regions
authorSunil Mushran <sunil.mushran@oracle.com>
Thu, 7 Oct 2010 00:55:16 +0000 (17:55 -0700)
committerSunil 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