trace: Relocate event helper files
authorChuck Lever <chuck.lever@oracle.com>
Mon, 14 Nov 2022 13:57:43 +0000 (08:57 -0500)
committerChuck Lever <cel@kernel.org>
Sat, 10 Dec 2022 16:01:12 +0000 (11:01 -0500)
commit247c01ff5f8d66e62a404c91733be52fecb8b7f6
tree707a44eadffeff04391d97540d605d839945ff25
parent79a1d88a36f77374c77fd41a4386d8c2736b8704
trace: Relocate event helper files

Steven Rostedt says:
> The include/trace/events/ directory should only hold files that
> are to create events, not headers that hold helper functions.
>
> Can you please move them out of include/trace/events/ as that
> directory is "special" in the creation of events.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Acked-by: Leon Romanovsky <leonro@nvidia.com>
Acked-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Acked-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
12 files changed:
MAINTAINERS
drivers/infiniband/core/cm_trace.h
drivers/infiniband/core/cma_trace.h
fs/nfs/nfs4trace.h
fs/nfs/nfstrace.h
include/trace/events/rpcgss.h
include/trace/events/rpcrdma.h
include/trace/events/sunrpc.h
include/trace/misc/fs.h [moved from include/trace/events/fs.h with 100% similarity]
include/trace/misc/nfs.h [moved from include/trace/events/nfs.h with 100% similarity]
include/trace/misc/rdma.h [moved from include/trace/events/rdma.h with 100% similarity]
include/trace/misc/sunrpc.h [moved from include/trace/events/sunrpc_base.h with 100% similarity]