]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Update xdr_encode_foo() functions that we're keeping
authorChuck Lever <chuck.lever@oracle.com>
Tue, 14 Dec 2010 14:54:50 +0000 (14:54 +0000)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 16 Dec 2010 17:37:20 +0000 (12:37 -0500)
commitf96be0bed7be9f0d30894909a245d5f4523e72f7
tree1f0921c6c3231760f18f95075bf43bdfbbbcc168
parent34bb6c19ee0a82c1f8062d51818d8accceee5b92
NFS: Update xdr_encode_foo() functions that we're keeping

Clean up.

The new helper functions are kept in order by section of RFC 1094.
Move the two timestamp encoders we're keeping, update their coding
style, and refresh their documenting comments.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Tested-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs2xdr.c