commit | 695e12f8d2917378d3b93059209e17415de96204 | [log] [tgz] |
---|---|---|
author | Benny Halevy <bhalevy@panasas.com> | Fri Jul 04 14:38:33 2008 +0300 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Fri Jul 04 16:21:30 2008 -0400 |
tree | 12456e9a2ff2d1594e7d16083d5f74d0cf3546e5 | |
parent | e86322f611eef95aafaf726fd3965e5b211f1985 [diff] |
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>