]> git.baikalelectronics.ru Git - kernel.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)
commitf3f95ef570c5fe834e32a954d7657c1062759a1b
tree1bec43d578cb689bcb7d046805d61071f642930d
parent3f1d1849026549470c1662ebed9752b6bfc9b63c
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