Skip to content
Snippets Groups Projects
Commit 1fcbd1c9 authored by Chuck Lever's avatar Chuck Lever
Browse files

NFSD: Update the NFSv2 READLINK argument decoder to use struct xdr_stream


If the code that sets up the sink buffer for nfsd_readlink() is
moved adjacent to the nfsd_readlink() call site that uses it, then
the only argument is a file handle, and the fhandle decoder can be
used instead.

Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
parent a51b5b73
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment