diff options
author | Zhang Yi <yi.zhang@huawei.com> | 2023-08-11 09:36:04 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2023-08-15 16:00:33 +0300 |
commit | 054d9c8fef14d476f1a9c6434de86813c5990052 (patch) | |
tree | a819869a2f6f6d54f4c25505b1291b8f4dcca65b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 18dad509e7bd3189ac1e7f7904faf1561a908871 (diff) | |
download | linux-054d9c8fef14d476f1a9c6434de86813c5990052.tar.xz |
jbd2: cleanup load_superblock()
Rename load_superblock() to journal_load_superblock(), move getting and
reading superblock from journal_init_common() and
journal_get_superblock() to this function, and also rename
journal_get_superblock() to journal_check_superblock(), make it a pure
check helper to check superblock validity from disk.
Signed-off-by: Zhang Yi <yi.zhang@huawei.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20230811063610.2980059-7-yi.zhang@huaweicloud.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