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:
f46e0bd
)
NFSv4: Clean up nfs4_open_revalidate
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 17 Sep 2010 14:56:51 +0000
(10:56 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 17 Sep 2010 14:56:51 +0000
(10:56 -0400)
Remove references to 'struct nameidata' from the low-level open_revalidate
code, and replace them with a struct nfs_open_context which will be
correctly initialised upon success.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found