]> 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)
commit27648df066e2a6fe3903f34b5637d419fe779551
tree55d53651423a044c1219f05b2515f6ae86605dd7
parent38adf44b7757b4d4b0cc02d5127e1162d23a2f6c
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