]> git.karo-electronics.de Git - mv-sheeva.git/commit
NFS: Replace old NFSv3 encoder functions with xdr_stream-based ones
authorChuck Lever <chuck.lever@oracle.com>
Tue, 14 Dec 2010 14:56:01 +0000 (14:56 +0000)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 16 Dec 2010 17:37:22 +0000 (12:37 -0500)
commitad96b5b5eae59696b97e207d730b8c8cfb9d4e42
treee0e0f3c718d03fc502a3893704576f987fafeebf
parentd9c407b138926132e1f93c01fb2dee50eb0bb615
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>
fs/nfs/nfs3xdr.c