From: David Teigland Date: Wed, 28 Jan 2009 20:37:54 +0000 (-0600) Subject: dlm: clear defunct cancel state X-Git-Tag: v2.6.30-rc1~649^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43279e5376017c40b4be9af5bc79cbb4ef6f53d7;p=pandora-kernel.git dlm: clear defunct cancel state When a conversion completes successfully and finds that a cancel of the convert is still in progress (which is now a moot point), preemptively clear the state associated with outstanding cancel. That state could cause a subsequent conversion to be ignored. Also, improve the consistency and content of error and debug messages in this area. Signed-off-by: David Teigland --- Reading git-diff-tree failed