diff options
author | Ritesh Harjani <riteshh@linux.ibm.com> | 2022-03-12 11:09:48 +0530 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2022-03-12 21:26:08 -0500 |
commit | 8cb5a30372ef5cf2b1d258fce1711d80f834740a (patch) | |
tree | a053b31c2d7fd23415302bb38c806e082227f98e /fs/ioctl.c | |
parent | 7af1974af0a9ba8a8ed2e3e947d87dd4d9a78d27 (diff) |
ext4: convert ext4_fc_track_dentry type events to use event class
One should use DECLARE_EVENT_CLASS for similar event types instead of
defining TRACE_EVENT for each event type. This is helpful in reducing
the text section footprint for e.g. [1]
[1]: https://lwn.net/Articles/381064/
Signed-off-by: Ritesh Harjani <riteshh@linux.ibm.com>
Reviewed-by: Harshad Shirwadkar <harshadshirwadkar@gmail.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/a019cb46219ef4b30e4d98d7ced7d8819a2fc61d.1647057583.git.riteshh@linux.ibm.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ioctl.c')
0 files changed, 0 insertions, 0 deletions