]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
f2fs: wake up gc thread immediately when gc_urgent is set
authorSheng Yong <shengyong1@huawei.com>
Sun, 5 Aug 2018 04:45:35 +0000 (12:45 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Mon, 13 Aug 2018 17:48:17 +0000 (10:48 -0700)
commita690efffd16302d23b0bbd00f84dcedc11935a8b
treed07c8f7fdd2be611e81ab3addb9ba689f60c7c24
parent6eae269461b84406a1240189e6f81e5234b6393c
f2fs: wake up gc thread immediately when gc_urgent is set

Fixes: 5b0e95398e2b ("f2fs: introduce sbi->gc_mode to determine the policy")
Signed-off-by: Sheng Yong <shengyong1@huawei.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/sysfs.c