diff options
author | Jason Yan <yanaijie@huawei.com> | 2023-03-23 17:05:12 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2023-04-15 06:08:02 +0300 |
commit | 6ef684988816fdfa29ceff260c97d725a489a942 (patch) | |
tree | 7bae9dcc191eab83b65d8cd4949305586beee064 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1f79467c8a6be64940a699de1bd43338a6dd9fdd (diff) | |
download | linux-6ef684988816fdfa29ceff260c97d725a489a942.tar.xz |
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 <yanaijie@huawei.com>
Link: https://lore.kernel.org/r/20230323140517.1070239-4-yanaijie@huawei.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions