commit | ad96b5b5eae59696b97e207d730b8c8cfb9d4e42 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Tue Dec 14 14:56:01 2010 +0000 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Dec 16 12:37:22 2010 -0500 |
tree | e0e0f3c718d03fc502a3893704576f987fafeebf | |
parent | d9c407b138926132e1f93c01fb2dee50eb0bb615 [diff] |
NFS: Replace old NFSv3 encoder functions with xdr_stream-based ones The naming scheme of the new encoder functions, which follows the NFSv4 XDR encoder functions, is slightly different than the scheme used for the old functions. Rename the functions as a separate step to keep the patches clean. 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>