f2fs: let's finish or reset zones all the time
authorJaegeuk Kim <jaegeuk@kernel.org>
Sat, 2 Dec 2023 18:16:24 +0000 (10:16 -0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 5 Dec 2023 19:29:05 +0000 (11:29 -0800)
commit1ccd91963bd48b8da4148c128a946c2312407243
tree9f5a4f1ccf4c9da21451f641ecb18f6e4c861271
parentaca90eea8a90b1abc844504109b6f919dfbd4259
f2fs: let's finish or reset zones all the time

In order to limit # of open zones, let's finish or reset zones given # of
valid blocks per section and its zone condition.

Reviewed-by: Daeho Jeong <daehojeong@google.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/segment.c