NLM/lockd: Ensure that nlmclnt_cancel() returns results of the CANCEL call
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 2 Apr 2008 18:40:53 +0000 (14:40 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 19 Apr 2008 20:53:45 +0000 (16:53 -0400)
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 <Trond.Myklebust@netapp.com>
fs/lockd/clntproc.c

Simple merge