commit | beaa57dd986d4f398728c060692fc2452895cfd8 | [log] [tgz] |
---|---|---|
author | Chao Yu <chao2.yu@samsung.com> | Thu Oct 22 18:24:12 2015 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Thu Oct 22 09:39:35 2015 -0700 |
tree | 386f230b7e606241546feef6700faa74aef438a6 | |
parent | a6be014e1d28339ba7c745fc4ac1efdbf6e2c1a2 [diff] |
f2fs: fix to skip shrinking extent nodes In f2fs_shrink_extent_tree we should stop shrink flow if we have already shrunk enough nodes in extent cache. Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>