dlm: clear defunct cancel state
authorDavid Teigland <teigland@redhat.com>
Wed, 28 Jan 2009 20:37:54 +0000 (14:37 -0600)
committerDavid Teigland <teigland@redhat.com>
Wed, 11 Mar 2009 17:23:39 +0000 (12:23 -0500)
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 <teigland@redhat.com>

No differences found