]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8aaaad0df5642c2871865c94b6d738384b7e559f
tree8f1259105c54739e5292b55c4f77cc9b6eaafea1
parent8e95317e03422cdc00c888606a2e9d2439dd00a8
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