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>
Thu, 23 May 2019 14:03:18 +0000 (07:03 -0700)
commit49dd883c421a4529968887b0ecd321b23ebf3326
treee6607c73b6bbb76b6486d8b5d7bfb223a71f507e
parent5dae2d39074dde941cc3150dcbb7840d88179743
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