From: David Teigland Date: Fri, 27 Feb 2009 21:23:28 +0000 (-0600) Subject: dlm: ignore cancel on granted lock X-Git-Tag: v2.6.30-rc1~649^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a536e38125fe5da8ed49690f30c30a8f651cf1f5;p=pandora-kernel.git dlm: ignore cancel on granted lock 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 --- Reading git-diff-tree failed