aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorZhang Yi <[email protected]>2023-03-15 09:31:26 +0800
committerTheodore Ts'o <[email protected]>2023-06-26 19:35:13 -0400
commit5cf036d4f1489d7ba04b948e415f662521902c30 (patch)
treeee8dce6a2f3e55ac109bc9816bbb5982a6a8f0c9 /tools/perf/scripts/python
parent5c5bd1fef3ec913f9c597c6f61a9b903096415bf (diff)
jbd2: switch to check format version in superblock directly
We should only check and set extented features if journal format version is 2, and now we check the in memory copy of the superblock 'journal->j_format_version', which relys on the parameter initialization sequence, switch to use the h_blocktype in superblock cloud be more clear. Signed-off-by: Zhang Yi <[email protected]> Signed-off-by: Zhihao Cheng <[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/scripts/python')
0 files changed, 0 insertions, 0 deletions