commit | 31e4dda4747713de13889f7c79c7aec341fea61b | [log] [tgz] |
---|---|---|
author | Bryan Schumaker <bjschuma@netapp.com> | Fri Apr 27 13:27:38 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Apr 27 14:10:01 2012 -0400 |
tree | 9ec536cc095e2e512d1863301dcf37ca92dde8b5 | |
parent | ea8cfa06795bb30d2ea61f503ef129284492c06a [diff] |
NFS: Fix SECINFO_NO_NAME 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>