From: Bryan Schumaker Date: Fri, 27 Apr 2012 17:27:38 +0000 (-0400) Subject: NFS: Fix SECINFO_NO_NAME X-Git-Tag: v3.4-rc6~27^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31e4dda4747713de13889f7c79c7aec341fea61b;p=pandora-kernel.git 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 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed