NFSD: Update XDR encoders in NFSv4 callback client
authorChuck Lever <chuck.lever@oracle.com>
Tue, 14 Dec 2010 14:57:22 +0000 (14:57 +0000)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 16 Dec 2010 17:37:23 +0000 (12:37 -0500)
commita033db487eec09afde00a3562842982a8053c887
tree8f1259105c54739e5292b55c4f77cc9b6eaafea1
parent3460f29a27344db8c7af62cafdb961286ef0b6cd
NFSD: Update XDR encoders in NFSv4 callback client

Clean up.

Remove old-style NFSv4 XDR macros in favor of the style now used in
fs/nfs/nfs4xdr.c.  These were forgotten during the recent nfs4xdr.c
rewrite.

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/nfsd/nfs4callback.c