nfsd: tabulate nfs4 xdr encoding functions
authorBenny Halevy <bhalevy@panasas.com>
Fri, 4 Jul 2008 11:38:33 +0000 (14:38 +0300)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Fri, 4 Jul 2008 20:21:30 +0000 (16:21 -0400)
commit695e12f8d2917378d3b93059209e17415de96204
tree12456e9a2ff2d1594e7d16083d5f74d0cf3546e5
parente86322f611eef95aafaf726fd3965e5b211f1985
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 <bhalevy@panasas.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
fs/nfsd/nfs4xdr.c