f2fs: turn off one_time when forcibly set to foreground GC
one_time mode is only for background GC. So, we need to set it back to false when foreground GC is enforced. Fixes: 9748c2dd ("f2fs: do FG_GC when GC boosting is required for zoned devices") Signed-off-by:Daeho Jeong <daehojeong@google.com> Reviewed-by:
Chao Yu <chao@kernel.org> Signed-off-by:
Jaegeuk Kim <jaegeuk@kernel.org>
Loading
Please sign in to comment