[PATCH 0/3] NFSD: Clean up tracepoint string handling
From: Chuck Lever
Date: Mon Jul 19 2021 - 11:03:50 EST
As discussed last week, here's what I've added to the for-next topic
branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git
See:
https://lore.kernel.org/lkml/20210715215753.4a314e97@xxxxxxxxxxxxxxxxxxxx/T/#u
---
Chuck Lever (2):
NFSD: Use new __string_len C macros for the nfs_dirent tracepoint
NFSD: Use new __string_len C macros for nfsd_clid_class
Steven Rostedt (VMware) (1):
tracing: Add trace_event helper macros __string_len() and __assign_str_len()
fs/nfsd/trace.h | 17 ++++++--------
include/trace/trace_events.h | 22 ++++++++++++++++++
samples/trace_events/trace-events-sample.h | 27 ++++++++++++++++++++++
3 files changed, 56 insertions(+), 10 deletions(-)
--
Chuck Lever