From: Trond Myklebust Date: Wed, 2 Apr 2008 18:40:53 +0000 (-0400) Subject: NLM/lockd: Ensure that nlmclnt_cancel() returns results of the CANCEL call X-Git-Tag: v2.6.26-rc1~1082^2^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b4b3a752b3464f2fd9fe2837fb19270c23c1d6b;p=pandora-kernel.git NLM/lockd: Ensure that nlmclnt_cancel() returns results of the CANCEL call Currently, it returns success as long as the RPC call was sent. We'd like to know if the CANCEL operation succeeded on the server. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed