]> git.kernelconcepts.de Git - mv-sheeva.git/commit
NFS: Switch in new NFSv3 decoder functions
authorChuck Lever <chuck.lever@oracle.com>
Tue, 14 Dec 2010 14:56:42 +0000 (14:56 +0000)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 16 Dec 2010 17:37:23 +0000 (12:37 -0500)
commitf5fc3c50c99a7df2bf908dfe66f112d35178ee07
tree1bec43d578cb689bcb7d046805d61071f642930d
parente4f9323409369a3aeb01885c0c4409d2eeec794a
NFS: Switch in new NFSv3 decoder functions

The naming scheme of the new decoder functions, which follows the
NFSv4 XDR decoder 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