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:
f05d147
)
NFS: Honor the authflavor set in the clone mount data
author
Bryan Schumaker
<bjschuma@netapp.com>
Fri, 27 Apr 2012 17:27:42 +0000
(13:27 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 27 Apr 2012 18:10:03 +0000
(14:10 -0400)
The authflavor is set in an nfs_clone_mount structure and passed to the
xdev_mount() functions where it was promptly ignored. Instead, use it
to initialize an rpc_clnt for the cloned server.
Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found