commit | 2830dd2faa538c97a4be1b35e7ebfa9bb873cc48 | [log] [tgz] |
---|---|---|
author | Chao Yu <yuchao0@huawei.com> | Tue May 11 18:17:34 2021 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jul 20 16:05:49 2021 +0200 |
tree | c953706151c055fe026c4535c9e924ef0eaf2c4a | |
parent | f6ec306b93dc600a0ab3bb2693568ef1cc5f7f7a [diff] |
f2fs: atgc: fix to set default age threshold [ Upstream commit 89e53ff1651a61cf2abef9356e2f60d0086215be ] Default age threshold value is missed to set, fix it. Fixes: 093749e296e2 ("f2fs: support age threshold based garbage collection") Reported-by: Sahitya Tummala <stummala@codeaurora.org> Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org> Signed-off-by: Sasha Levin <sashal@kernel.org>