From: Benny Halevy Date: Fri, 4 Jul 2008 11:38:33 +0000 (+0300) Subject: nfsd: tabulate nfs4 xdr encoding functions X-Git-Tag: v2.6.27-rc1~961^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=695e12f8d2917378d3b93059209e17415de96204;p=pandora-kernel.git nfsd: tabulate nfs4 xdr encoding functions In preparation for minorversion 1 All encoders now return an nfserr status (typically their nfserr argument). Unsupported ops go through nfsd4_encode_operation too, so use nfsd4_encode_noop to encode nothing for their reply body. Signed-off-by: Benny Halevy Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed