commit | f5fc3c50c99a7df2bf908dfe66f112d35178ee07 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Tue Dec 14 14:56:42 2010 +0000 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Dec 16 12:37:23 2010 -0500 |
tree | 1bec43d578cb689bcb7d046805d61071f642930d | |
parent | e4f9323409369a3aeb01885c0c4409d2eeec794a [diff] |
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>