From: David Teigland Date: Wed, 23 Aug 2006 21:05:44 +0000 (-0500) Subject: [DLM] recover_locks not clearing NEW_MASTER flag X-Git-Tag: v2.6.19-rc1~32^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=233e515f4062f99569c24f00ad7429a860b23db4;p=pandora-kernel.git [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 Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed