diff options
author | Zhang Yi <[email protected]> | 2023-08-11 14:36:03 +0800 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2023-08-15 09:00:33 -0400 |
commit | 18dad509e7bd3189ac1e7f7904faf1561a908871 (patch) | |
tree | 15ef8dc7de67318f62201ca994c4784fafca5f99 /tools/perf/util/trace-event-scripting.c | |
parent | e4adf8b837087b5bb57fff6827e10ec877a50f64 (diff) |
jbd2: open code jbd2_verify_csum_type() helper
jbd2_verify_csum_type() helper check checksum type in the superblock for
v2 or v3 checksum feature, it always return true if these features are
not enabled, and it has only one user, so open code it is more clear.
Signed-off-by: Zhang Yi <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions