OSDN Git Service

f2fs: allow ssr block allocation during checkpoint=disable period
authorJaegeuk Kim <jaegeuk@kernel.org>
Mon, 20 May 2019 22:54:49 +0000 (15:54 -0700)
committerJaegeuk Kim <jaegeuk@kernel.org>
Fri, 14 Jun 2019 03:38:00 +0000 (20:38 -0700)
commit251b1d5a62266ace034bcb8647879f91eb500aa2
tree8fcc0303b5993c0ce350afb45b70f3b64d2d34f2
parent3e82bd1b29f1fc067c523d435bebb794f7eff591
f2fs: allow ssr block allocation during checkpoint=disable period

This patch allows to use ssr during checkpoint is disabled.

Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/gc.c