Skip to content
Commit c1346a12 authored by Chuck Lever's avatar Chuck Lever
Browse files

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: default avatarChuck Lever <chuck.lever@oracle.com>
parent 08281341
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment