commit | 12dfd080556124088ed61a292184947711b46cbe | [log] [tgz] |
---|---|---|
author | Bryan Schumaker <bjschuma@netapp.com> | Thu Aug 09 14:05:50 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Aug 16 17:20:06 2012 -0400 |
tree | cd446eee09b159e32784fa2e8f421b6ac8a3f655 | |
parent | c5066945b7ea346a11424dbeb7830b7d7d00c206 [diff] |
NFS: return -ENOKEY when the upcall fails to map the name This allows the normal error-paths to handle the error, rather than making a special call to complete_request_key() just for this instance. Signed-off-by: Bryan Schumaker <bjschuma@netapp.com> Tested-by: William Dauchy <wdauchy@gmail.com> Cc: stable@vger.kernel.org [>= 3.4] Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>