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:
72de53e
)
NFS: Fix following referral mount points with different security
author
Bryan Schumaker
<bjschuma@netapp.com>
Fri, 27 Apr 2012 17:27:41 +0000
(13:27 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 27 Apr 2012 18:10:02 +0000
(14:10 -0400)
I create a new proc_lookup_mountpoint() to use when submounting an NFS
v4 share. This function returns an rpc_clnt to use for performing an
fs_locations() call on a referral's mountpoint.
Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found