[DLM] recover_locks not clearing NEW_MASTER flag
authorDavid Teigland <teigland@redhat.com>
Wed, 23 Aug 2006 21:05:44 +0000 (16:05 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 24 Aug 2006 13:38:19 +0000 (09:38 -0400)
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>
fs/dlm/recover.c

Simple merge