diff options
author | 2025-05-09 13:39:23 -0400 | |
---|---|---|
committer | 2025-05-15 16:16:23 -0400 | |
commit | f2e597353d50f05a600dddbf84a362839cf1c224 (patch) | |
tree | c266cf6ebd7243230f971f874570f1484b413501 /scripts/lib/kdoc/kdoc_output.py | |
parent | NFSD: Use rqstp->rq_bvec in nfsd_iter_read() (diff) | |
download | wireguard-linux-f2e597353d50f05a600dddbf84a362839cf1c224.tar.xz wireguard-linux-f2e597353d50f05a600dddbf84a362839cf1c224.zip |
NFSD: De-duplicate the svc_fill_write_vector() call sites
All three call sites do the same thing.
I'm struggling with this a bit, however. struct xdr_buf is an XDR
layer object and unmarshaling a WRITE payload is clearly a task
intended to be done by the proc and xdr functions, not by VFS. This
feels vaguely like a layering violation.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions