diff options
author | Zhang Yi <[email protected]> | 2023-08-11 14:36:00 +0800 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2023-08-15 09:00:33 -0400 |
commit | c30713084ba5b6fa343129613ec349ea91f0c458 (patch) | |
tree | 04e3f69105b0ebda0e25c77ac9866ee38a49ed56 /tools/perf/util/trace-event-scripting.c | |
parent | 29a511e49f33426c8d24700db4842234a84678b2 (diff) |
jbd2: move load_superblock() into journal_init_common()
Move the call to load_superblock() from jbd2_journal_load() and
jbd2_journal_wipe() early into journal_init_common(), the journal
superblock gets read and the in-memory journal_t structure gets
initialised after calling jbd2_journal_init_{dev,inode}, it's safe to
do following initialization according to it.
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