commit | 0e105d37c2adb19cb777aa6701a866f211764a30 | [log] [tgz] |
---|---|---|
author | Sunil Mushran <sunil.mushran@oracle.com> | Thu Oct 07 17:00:16 2010 -0700 |
committer | Sunil Mushran <sunil.mushran@oracle.com> | Thu Oct 07 17:00:16 2010 -0700 |
tree | 288022158da0392b240484784db4aaca0a44915d | |
parent | 39a298563e0619b1b6e2e0974e58801de780621c [diff] |
ocfs2/cluster: Check slots for unconfigured live nodes 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>