diff options
| author | Chuck Lever <cel@kernel.org> | 2026-07-17 14:41:07 -0400 |
|---|---|---|
| committer | Chuck Lever <cel@kernel.org> | 2026-08-26 16:40:45 -0400 |
| commit | f30b85240517832cdd15c217a8e2de6560d3b045 (patch) | |
| tree | ec3e4bece13f15d816f3cc8c7fb093cf5a8a0a96 /scripts/Makefile.thinlto | |
| parent | fe3bc80c58ed02c1e5f742dfba5dc7c46b500b62 (diff) | |
| download | linux-next-f30b85240517832cdd15c217a8e2de6560d3b045.tar.gz linux-next-f30b85240517832cdd15c217a8e2de6560d3b045.zip | |
NFSD: Move XDR encoding helpers out of xdr4.h
These static inline helpers use the nfserr_resource macro, which
pulls in the whole rack of NFS status codes. Move those helpers
into the only file that uses them, to get rid of the nfserr macro
dependency globally.
These helper were originally placed in xdr4.h because I thought
they would be utilized in the rest of the NFSv4 XDR code, but
XDR translation is eventually to be subsumed by xdrgen instead.
I'm not converting them now because that is much more churn than
this patch is.
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Link: https://patch.msgid.link/20260717184112.507548-2-cel@kernel.org
Signed-off-by: Chuck Lever <cel@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
