]> git.karo-electronics.de Git - mv-sheeva.git/commit
NFS: Move and update xdr_decode_foo() functions that we're keeping
authorChuck Lever <chuck.lever@oracle.com>
Tue, 14 Dec 2010 14:57:02 +0000 (14:57 +0000)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 16 Dec 2010 17:37:23 +0000 (12:37 -0500)
commitf6048709391336cf27fb5c1cfca8e792103e5a73
tree6968f15effa7769248faed8938a9aae0ba29a15d
parentb2cdd9c9c95e0e389a8b75fe25f266fc5267bbb6
NFS: Move and update xdr_decode_foo() functions that we're keeping

Clean up.

Move the timestamp decoder to match the placement and naming
conventions of the other helpers.  Fold xdr_decode_fattr() into
decode_fattr3(), which is now it's only user.  Fold
xdr_decode_wcc_attr() into decode_wcc_attr(), which is now it's only
user.

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