]> git.baikalelectronics.ru Git - kernel.git/commit
nfsd4: use xdr_stream throughout compound encoding
authorJ. Bruce Fields <bfields@redhat.com>
Wed, 26 Feb 2014 22:00:38 +0000 (17:00 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 28 May 2014 18:52:35 +0000 (14:52 -0400)
commit38f77e6432fc5c5ef75c087ee0564978ad926988
tree55d53651423a044c1219f05b2515f6ae86605dd7
parentfcf359a60b41a303b917e10e2b13853bfb644053
nfsd4: use xdr_stream throughout compound encoding

Note this makes ADJUST_ARGS useless; we'll remove it in the following
patch.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4proc.c
fs/nfsd/nfs4xdr.c