commit | 6122003a1a612a315c719c6418a527442684903d | [log] [tgz] |
---|---|---|
author | Chao Yu <yuchao0@huawei.com> | Tue Jul 17 20:41:45 2018 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Wed Aug 01 11:52:36 2018 -0700 |
tree | 1e766ea650ed121fed724dad7b91ce4c2aa2a536 | |
parent | 5d3ce4f70172160625e9c18600fa3b929781c4fd [diff] |
f2fs: kill EXT_TREE_VEC_SIZE Since commit 201ef5e080c9 ("f2fs: improve shrink performance of extent nodes"), there is no user of EXT_TREE_VEC_SIZE, just kill it for cleanup. Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>