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:
801a16d
)
NFS: don't negotiate when user specifies sec flavor
author
Bryan Schumaker
<bjschuma@netapp.com>
Wed, 13 Apr 2011 18:31:30 +0000
(14:31 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 13 Apr 2011 19:12:23 +0000
(15:12 -0400)
We were always attempting sec flavor negotiation, even if the user
told us a specific sec flavor to use. If that sec flavor fails,
we should return an error rather than continuing with sec flavor
negotiation.
Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found