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:
6382a44
)
NFS: Add SECINFO_NO_NAME procedure
author
Bryan Schumaker
<bjschuma@netapp.com>
Thu, 2 Jun 2011 18:59:07 +0000
(14:59 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 12 Jul 2011 17:40:27 +0000
(13:40 -0400)
If the client is using NFS v4.1, then we can use SECINFO_NO_NAME to find
the secflavor for the initial mount. If the server doesn't support
SECINFO_NO_NAME then I fall back on the "guess and check" method used
for v4.0 mounts.
Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found