ocfs2/cluster: Maintain bitmap of failed regions
authorSunil Mushran <sunil.mushran@oracle.com>
Fri, 8 Oct 2010 00:05:52 +0000 (17:05 -0700)
committerSunil Mushran <sunil.mushran@oracle.com>
Fri, 8 Oct 2010 00:05:52 +0000 (17:05 -0700)
In global heartbeat mode, we track the bitmap of regions that have seen
heartbeat timeouts. We fence if the number of such regions is greater than
or equal to half the number of quorum regions.

Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>

No differences found