ocfs2/cluster: Check slots for unconfigured live nodes
authorSunil Mushran <sunil.mushran@oracle.com>
Fri, 8 Oct 2010 00:00:16 +0000 (17:00 -0700)
committerSunil Mushran <sunil.mushran@oracle.com>
Fri, 8 Oct 2010 00:00:16 +0000 (17:00 -0700)
o2hb currently checks slots for configured nodes only. This patch makes
it check the slots for the live nodes too to take care of a race in which
a node is removed from the configuration but not from the live map.

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

No differences found