From: Andy Adamson Date: Mon, 20 Mar 2006 18:44:25 +0000 (-0500) Subject: lockd: simplify nlmsvc_grant_blocked X-Git-Tag: v2.6.17-rc1~667^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5de0e5024a4e21251fd80dbfdb83316ce97086bc;p=pandora-kernel.git lockd: simplify nlmsvc_grant_blocked Reorganize nlmsvc_grant_blocked() to make full use of posix_lock_file(). Note that there's no need for separate calls to posix_test_lock(), posix_locks_deadlock(), or posix_block_lock(). Signed-off-by: Andy Adamson Signed-off-by: J. Bruce Fields Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed