From: Chuck Lever Date: Tue, 14 Dec 2010 15:05:42 +0000 (+0000) Subject: lockd: Split nlm_release_call() X-Git-Tag: v2.6.38-rc1~407^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7db836d4a427c3c64406b00b6d8d745d6335d72a;p=pandora-kernel.git lockd: Split nlm_release_call() The nlm_release_call() function is invoked from both the server and the client side. We're about to introduce a distinct server- and client-side nlm_release_host(), so nlm_release_call() must first be split into a client-side and a server-side version. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed