dlm: ignore cancel on granted lock
authorDavid Teigland <teigland@redhat.com>
Fri, 27 Feb 2009 21:23:28 +0000 (15:23 -0600)
committerDavid Teigland <teigland@redhat.com>
Wed, 11 Mar 2009 17:23:58 +0000 (12:23 -0500)
Return immediately from dlm_unlock(CANCEL) if the lock is
granted and not being converted; there's nothing to cancel.

Signed-off-by: David Teigland <teigland@redhat.com>

No differences found