]> asedeno.scripts.mit.edu Git - linux.git/commit
f2fs: remove unused sbi->trigger_ssr_threshold
authorChao Yu <yuchao0@huawei.com>
Thu, 4 Oct 2018 03:15:19 +0000 (11:15 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 16 Oct 2018 16:36:59 +0000 (09:36 -0700)
commit850971b23f0cabb5103a2de9f4b9fe7177c96a9d
tree73b2235fbc44e312d2a39d2e985c30791c752425
parented15ba14155962c328ceb69712164aea8c444a82
f2fs: remove unused sbi->trigger_ssr_threshold

Commit a2a12b679f36 ("f2fs: export SSR allocation threshold") introduced
two threshold .min_ssr_sections and .trigger_ssr_threshold, but only
.min_ssr_sections is used, so just remove redundant one for cleanup.

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