diff options
author | Chao Yu <chao@kernel.org> | 2024-02-26 09:32:05 +0800 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2024-03-04 09:51:52 -0800 |
commit | 8249aac1b05c28f3b35363b844b5b0194f838052 (patch) | |
tree | 3135c30ba09cd531ede8c73db87cfc7268750ecc /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | a217f1873ab992c9f175d08d951334df173d3d54 (diff) |
f2fs: fix blkofs_end correctly in f2fs_migrate_blocks()
In f2fs_migrate_blocks(), when traversing blocks in last section,
blkofs_end should be (start_blk + blkcnt - 1) % blk_per_sec, fix it.
Signed-off-by: Chao Yu <chao@kernel.org>
Reviewed-by: Daeho Jeong <daehojeong@google.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions