commit | 9b72a388f5867f4a31113a41d24bbf1026611d7b | [log] [tgz] |
---|---|---|
author | Chao Yu <chao2.yu@samsung.com> | Fri Jan 08 20:24:00 2016 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Fri Jan 08 11:57:18 2016 -0800 |
tree | 86e9e666dfc73e6a4571189d1779c4323ff00a87 | |
parent | 68e353851002dc07555b067a0baff1cc2f709c04 [diff] |
f2fs: skip releasing nodes in chindless extent tree If there are no nodes in extent tree, let's skip releasing step to avoid any overhead of grabbing/releasing extent tree lock. Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>