aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorLongPing Wei <[email protected]>2024-10-21 10:31:47 +0800
committerJaegeuk Kim <[email protected]>2024-11-01 01:19:01 +0000
commitc3af1f13476ec23fd99c98d060a89be28c1e8871 (patch)
treebd32fd105a5a688c82413eeb4b399a8ab016a910 /tools/perf/scripts/python/exported-sql-viewer.py
parent5bc5aae843128aefb1c55d769d057c92dd8a32c9 (diff)
f2fs: fix the wrong f2fs_bug_on condition in f2fs_do_replace_block
This f2fs_bug_on was introduced by commit 2c1905042c8c ("f2fs: check segment type in __f2fs_replace_block") when there were only 6 curseg types. After commit d0b9e42ab615 ("f2fs: introduce inmem curseg") was introduced, the condition should be changed to checking curseg->seg_type. Fixes: d0b9e42ab615 ("f2fs: introduce inmem curseg") Signed-off-by: LongPing Wei <[email protected]> Reviewed-by: Chao Yu <[email protected]> Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions