linux/fs/f2fs
Chao Yu 9b72a388f5 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>
2016-01-08 11:57:18 -08:00
..
acl.c
acl.h
checkpoint.c f2fs: write pending bios when cp_error is set 2015-12-31 13:08:02 -08:00
crypto_fname.c
crypto_key.c KEYS: Merge the type-specific data with the payload data 2015-10-21 15:18:36 +01:00
crypto_policy.c
crypto.c
data.c f2fs: recognize encrypted data in f2fs_fiemap 2016-01-08 11:51:58 -08:00
debug.c f2fs: monitor zombie_tree count 2015-12-31 15:33:00 -08:00
dir.c f2fs: remove f2fs_bug_on in terms of max_depth 2015-12-31 11:42:46 -08:00
extent_cache.c f2fs: skip releasing nodes in chindless extent tree 2016-01-08 11:57:18 -08:00
f2fs_crypto.h
f2fs.h f2fs: use atomic type for node count in extent tree 2016-01-08 11:57:11 -08:00
file.c f2fs: clean up f2fs_balance_fs 2016-01-08 11:45:23 -08:00
gc.c f2fs: let user being aware of IO error 2015-12-30 10:14:15 -08:00
gc.h f2fs: support synchronous gc in ioctl 2015-10-09 16:20:56 -07:00
hash.c
inline.c f2fs: clean up f2fs_balance_fs 2016-01-08 11:45:23 -08:00
inode.c f2fs: clean up f2fs_balance_fs 2016-01-08 11:45:23 -08:00
Kconfig f2fs: fix typo 2015-08-21 22:43:32 -07:00
Makefile
namei.c f2fs: clean up f2fs_balance_fs 2016-01-08 11:45:23 -08:00
node.c f2fs: avoid unnecessary f2fs_balance_fs calls 2016-01-08 11:45:22 -08:00
node.h f2fs: avoid unnecessary f2fs_balance_fs calls 2016-01-08 11:45:22 -08:00
recovery.c f2fs: report error of do_checkpoint 2015-12-30 10:14:09 -08:00
segment.c f2fs: clean up f2fs_balance_fs 2016-01-08 11:45:23 -08:00
segment.h Revert "f2fs: do not skip dentry block writes" 2015-10-12 13:38:02 -07:00
shrinker.c f2fs: speed up shrinking extent tree entries 2015-12-30 10:13:00 -08:00
super.c f2fs: avoid unnecessary f2fs_balance_fs calls 2016-01-08 11:45:22 -08:00
trace.c
trace.h
xattr.c f2fs: clean up f2fs_balance_fs 2016-01-08 11:45:23 -08:00
xattr.h