]> git.baikalelectronics.ru Git - kernel.git/commit
NFSD: Remove NFSD_PROC_ARGS_* macros
authorChuck Lever <chuck.lever@oracle.com>
Wed, 20 Oct 2021 18:53:30 +0000 (14:53 -0400)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 28 Feb 2022 15:26:39 +0000 (10:26 -0500)
commit885cba0e24fd252dfc3b96a626f4fbcc8b545b20
tree0bff8bc2629900806919e2fd3491d0db08d10eba
parentd6def15c8d16572f93366f702daf90aa60a24b42
NFSD: Remove NFSD_PROC_ARGS_* macros

Clean up.

The PROC_ARGS macros were added when I thought that NFSD tracepoints
would be reporting endpoint information. However, tracepoints in the
RPC server now report transport endpoint information, so in general
there's no need for the upper layers to do that any more, and these
macros can be retired.

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