diff options
author | Zhang Yi <[email protected]> | 2023-08-11 14:36:04 +0800 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2023-08-15 09:00:33 -0400 |
commit | 054d9c8fef14d476f1a9c6434de86813c5990052 (patch) | |
tree | a819869a2f6f6d54f4c25505b1291b8f4dcca65b /tools/perf/util/trace-event-scripting.c | |
parent | 18dad509e7bd3189ac1e7f7904faf1561a908871 (diff) |
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 <[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