diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2020-11-03 17:54:23 +0100 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2020-11-30 20:46:36 +0100 |
commit | c1346a1216ab5cb04a265380ac9035d91b16b6d5 (patch) | |
tree | feb036b9a90fe5770f136e83b356df03e0f78ec5 /kernel/groups.c | |
parent | NFSD: Add tracepoints in nfsd4_decode/encode_compound() (diff) | |
download | linux-c1346a1216ab5cb04a265380ac9035d91b16b6d5.tar.xz linux-c1346a1216ab5cb04a265380ac9035d91b16b6d5.zip |
NFSD: Replace the internals of the READ_BUF() macro
Convert the READ_BUF macro in nfs4xdr.c from open code to instead
use the new xdr_stream-style decoders already in use by the encode
side (and by the in-kernel NFS client implementation). Once this
conversion is done, each individual NFSv4 argument decoder can be
independently cleaned up to replace these macros with C code.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'kernel/groups.c')
0 files changed, 0 insertions, 0 deletions