]> www.infradead.org Git - users/hch/misc.git/commit
NFSD: Add a Call equivalent to the NFSD_TRACE_PROC_RES macros
authorChuck Lever <chuck.lever@oracle.com>
Sat, 3 May 2025 19:59:20 +0000 (15:59 -0400)
committerChuck Lever <chuck.lever@oracle.com>
Sun, 11 May 2025 23:48:30 +0000 (19:48 -0400)
commit218927aa47647cc3bb58520cc630279844d8adde
tree9c69fb7225c1ab71668a44b42fba57fc4159e3a3
parent45e3eda46db467b8b934188ff2109ee29b5b0b00
NFSD: Add a Call equivalent to the NFSD_TRACE_PROC_RES macros

Introduce tracing helpers that can be used before the procedure
status code is known. These macros are similar to the
SVC_RQST_ENDPOINT helpers, but they can be modified to include
NFS-specific fields if that is needed later.

Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
fs/nfsd/trace.h