commit | b1c5ebfbe398b3360614a4788c02061cd153e60a | [log] [tgz] |
---|---|---|
author | Sunil Mushran <sunil.mushran@oracle.com> | Thu Oct 07 17:05:52 2010 -0700 |
committer | Sunil Mushran <sunil.mushran@oracle.com> | Thu Oct 07 17:05:52 2010 -0700 |
tree | 23feef049b1224d9b99994f66c84f87a4ee7a1c5 | |
parent | 43182d2a799865872041b6e4d8387131e9462f56 [diff] |
ocfs2/cluster: Maintain bitmap of failed regions 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>