diff options
author | Chao Yu <chao@kernel.org> | 2024-01-29 19:27:40 +0800 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2024-02-05 18:58:40 -0800 |
commit | 536af8211586af09c5bea1c15ad28ddec5f66a97 (patch) | |
tree | 036cf676171574458827a5949cb94b465ca220eb /tools/perf/scripts/python/export-to-sqlite.py | |
parent | c7115e094ca820bb72e0c89f158d16bc48c6fa04 (diff) |
f2fs: zone: fix to wait completion of last bio in zone correctly
It needs to check last zone_pending_bio and wait IO completion before
traverse next fio in io->io_list, otherwise, bio in next zone may be
submitted before all IO completion in current zone.
Fixes: e067dc3c6b9c ("f2fs: maintain six open zones for zoned devices")
Cc: Daeho Jeong <daehojeong@google.com>
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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions