From: Kurt Hackel Date: Sat, 15 Jul 2006 17:22:39 +0000 (-0700) Subject: ocfs2: fix check for locally granted state during dlmunlock() X-Git-Tag: v2.6.18-rc5~82^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34e3d180370c44ad3ecd3a1f9099e150d3bb103f;p=pandora-kernel.git ocfs2: fix check for locally granted state during dlmunlock() If a process requests a lock cancel but the lock has been remotely granted already then there is no need to send the cancel message. Signed-off-by: Kurt Hackel Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed