NFSD: Combine XDR error tracepoints
authorChuck Lever <chuck.lever@oracle.com>
Thu, 21 Oct 2021 16:11:45 +0000 (12:11 -0400)
committerChuck Lever <chuck.lever@oracle.com>
Sat, 8 Jan 2022 19:41:11 +0000 (14:41 -0500)
commit70e94d757b3e1f46486d573729d84c8955c81dce
treef1b0896a15799f3cc5e0ca02c1db372bf53a0812
parent5089f3d97552b0b07101e02a3fca0146b9b9d3b5
NFSD: Combine XDR error tracepoints

Clean up: The garbage_args and cant_encode tracepoints report the
same information as each other, so combine them into a single
tracepoint class to reduce code duplication and slightly reduce the
size of trace.o.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
fs/nfsd/trace.h