commit | 233e515f4062f99569c24f00ad7429a860b23db4 | [log] [tgz] |
---|---|---|
author | David Teigland <teigland@redhat.com> | Wed Aug 23 16:05:44 2006 -0500 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Thu Aug 24 09:38:19 2006 -0400 |
tree | d2682d2a41f0f1e4ee3216dd661e1df3e276993a | |
parent | f5888750aad219bec42f3f28354eb230d1a47b89 [diff] |
[DLM] recover_locks not clearing NEW_MASTER flag When there are no locks on a resource, the recover_locks() function fails to clear the NEW_MASTER flag by going directly to out, missing the line that clears the flag. Signed-off-by: David Teigland <teigland@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>