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>
Fri, 26 Oct 2018 18:26:40 +0000 (11:26 -0700)
commitcd692c2d1164df4595f8885d15804e9ef776bb00
tree99ce2404f65dc32116c272489f65210305d26aff
parent1be4c686b588a29bef24dec29444320523229fb1
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