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:
62f288a
)
NFS: Improve legacy idmapping fallback
author
Bryan Schumaker
<bjschuma@netapp.com>
Wed, 26 Jun 2013 18:09:46 +0000
(14:09 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 28 Jun 2013 19:22:07 +0000
(15:22 -0400)
Fallback should happen only when the request_key() call fails, because
this indicates that there was a problem running the nfsidmap program.
We shouldn't call the legacy code if the error was elsewhere.
Signed-off-by: Bryan Schumaker <bjschuma@netappp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found