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:
ea8cfa0
)
NFS: Fix SECINFO_NO_NAME
author
Bryan Schumaker
<bjschuma@netapp.com>
Fri, 27 Apr 2012 17:27:38 +0000
(13:27 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 27 Apr 2012 18:10:01 +0000
(14:10 -0400)
I was using the same decoder function for SECINFO and SECINFO_NO_NAME,
so it was returning an error when it tried to decode an OP_SECINFO_NO_NAME
header as OP_SECINFO.
Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found