commit | 6b4b3a752b3464f2fd9fe2837fb19270c23c1d6b | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Apr 02 14:40:53 2008 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Apr 19 16:53:45 2008 -0400 |
tree | 02c504fd397a5bb4f484e1205e2568bbcddfc2c5 | |
parent | 8ec7ff74448f65ac963e330795d771ab14ec8408 [diff] |
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 <Trond.Myklebust@netapp.com>