aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util
diff options
context:
space:
mode:
authorJason Yan <[email protected]>2023-03-23 22:05:12 +0800
committerTheodore Ts'o <[email protected]>2023-04-14 23:08:02 -0400
commit6ef684988816fdfa29ceff260c97d725a489a942 (patch)
tree7bae9dcc191eab83b65d8cd4949305586beee064 /tools/perf/scripts/python/Perf-Trace-Util
parent1f79467c8a6be64940a699de1bd43338a6dd9fdd (diff)
ext4: use ext4_group_desc_free() in ext4_put_super() to save some duplicated code
The only difference here is that ->s_group_desc and ->s_flex_groups share the same rcu read lock here but it is not necessary. In other places they do not share the lock at all. Signed-off-by: Jason Yan <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions