Skip to content

Commit

Permalink
nfsd: tabulate nfs4 xdr encoding functions
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Benny Halevy authored and J. Bruce Fields committed Jul 4, 2008
1 parent e86322f commit 695e12f
Showing 1 changed file with 91 additions and 114 deletions.
Loading

0 comments on commit 695e12f

Please sign in to comment.