]> git.baikalelectronics.ru Git - kernel.git/commit
NFSD: Update XDR decoders in NFSv4 callback client
authorChuck Lever <chuck.lever@oracle.com>
Tue, 14 Dec 2010 14:57:32 +0000 (14:57 +0000)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 16 Dec 2010 17:37:24 +0000 (12:37 -0500)
commita2c53588a34338e28c5598357c574d7a5c92a17a
treeaf91e03abcb7344662d25ad24e036f6de1af0c02
parent8aaaad0df5642c2871865c94b6d738384b7e559f
NFSD: Update XDR decoders 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.

Additional whitespace cleanup adds to the size of this patch.

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