]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1ff26408b183ddee8f4fb641c7ec9e68841881ce
treef1b0896a15799f3cc5e0ca02c1db372bf53a0812
parent7c343c2bf96b6179571077370ce16185dca88cd5
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