summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/flamegraph-record
diff options
context:
space:
mode:
authorChuck Lever <cel@kernel.org>2026-07-12 16:45:52 -0400
committerChuck Lever <cel@kernel.org>2026-08-10 09:54:35 -0400
commit65608a57ae32bbc145e6edf9478c67e2758f3e4f (patch)
tree0b84af6ee380ae4bc2e36b49f71dff415cd074eb /tools/perf/scripts/python/bin/flamegraph-record
parent2c0759a6d1a331288d2d507778e176886195a17f (diff)
NFSD: Relocate nfsd_user_namespace()
Refactor: nfsd_user_namespace() currently lives in nfsd.h, so every caller must pull in nfsd.h -- directly or transitively via state.h -- and with it the NFS protocol definitions from uapi/linux/nfs.h and friends, even when the caller uses nothing else from nfsd.h. Since nfsd_user_namespace() is an auth-related function, move it to fs/nfsd/auth.c in preparation for removing '#include "nfsd.h"' from a few places. Link: https://patch.msgid.link/20260712204554.125308-8-cel@kernel.org Reviewed-by: Jeff Layton <jlayton@kernel.org> Signed-off-by: Chuck Lever <cel@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/flamegraph-record')
0 files changed, 0 insertions, 0 deletions