aboutsummaryrefslogtreecommitdiffstats
path: root/fs/9p/vfs_super.c
diff options
context:
space:
mode:
authorDominique Martinet <asmadeus@codewreck.org>2022-06-13 08:32:06 +0900
committerDominique Martinet <dominique.martinet@atmark-techno.com>2022-07-02 18:52:21 +0900
commit286c171b86ebc693e18b485dde3a3fc470af37bd (patch)
treea88cd5244bb6b8221928a2781e25fa7cd59ec2bb /fs/9p/vfs_super.c
parent9p fid refcount: add p9_fid_get/put wrappers (diff)
downloadlinux-dev-286c171b86ebc693e18b485dde3a3fc470af37bd.tar.xz
linux-dev-286c171b86ebc693e18b485dde3a3fc470af37bd.zip
9p fid refcount: add a 9p_fid_ref tracepoint
This adds a tracepoint event for 9p fid lifecycle tracing: when a fid is created, its reference count increased/decreased, and freed. The new 9p_fid_ref tracepoint should help anyone wishing to debug any fid problem such as missing clunk (destroy) or use-after-free. Link: https://lkml.kernel.org/r/20220612085330.1451496-6-asmadeus@codewreck.org Signed-off-by: Dominique Martinet <asmadeus@codewreck.org>
Diffstat (limited to 'fs/9p/vfs_super.c')
0 files changed, 0 insertions, 0 deletions