git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c506694
)
NFS: return -ENOKEY when the upcall fails to map the name
author
Bryan Schumaker
<bjschuma@netapp.com>
Thu, 9 Aug 2012 18:05:50 +0000
(14:05 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 16 Aug 2012 21:20:06 +0000
(17:20 -0400)
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>
No differences found