android_kernel_samsung_msm8976/fs/f2fs
Chao Yu 98e8665116 f2fs: simplify f2fs_map_blocks
In f2fs_map_blocks, we use duplicated codes to handle first block mapping
and the following blocks mapping, it's unnecessary. This patch simplifies
f2fs_map_blocks to avoid using copied codes.

Signed-off-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2016-03-01 11:55:16 -08:00
..
acl.c f2fs: catch up to v4.4-rc1 2015-11-29 00:05:40 -08:00
acl.h f2fs: catch up to v4.4-rc1 2015-11-29 00:05:40 -08:00
checkpoint.c f2fs: introduce lifetime write IO statistics 2016-03-01 11:55:15 -08:00
crypto.c f2fs: catch up to v4.4-rc1 2015-11-29 00:05:40 -08:00
crypto_fname.c f2fs: catch up to v4.4-rc1 2015-11-29 00:05:40 -08:00
crypto_key.c f2fs: catch up to v4.4-rc1 2015-11-29 00:05:40 -08:00
crypto_policy.c f2fs: catch up to v4.4-rc1 2015-11-29 00:05:40 -08:00
data.c f2fs: simplify f2fs_map_blocks 2016-03-01 11:55:16 -08:00
debug.c f2fs: monitor the number of background checkpoint 2016-01-12 17:43:56 -08:00
dir.c f2fs: use wait_for_stable_page to avoid contention 2016-03-01 11:55:09 -08:00
extent_cache.c f2fs: give scheduling point in shrinking path 2016-03-01 11:55:14 -08:00
f2fs.h f2fs: introduce lifetime write IO statistics 2016-03-01 11:55:15 -08:00
f2fs_crypto.h f2fs: catch up to v4.4-rc1 2015-11-29 00:05:40 -08:00
file.c f2fs: use wait_for_stable_page to avoid contention 2016-03-01 11:55:09 -08:00
gc.c f2fs: avoid unnecessary search while finding victim in gc 2016-03-01 11:55:10 -08:00
gc.h f2fs: detect idle time depending on user behavior 2016-01-12 17:43:36 -08:00
hash.c f2fs: catch up to v4.4-rc1 2015-11-29 00:05:40 -08:00
inline.c f2fs: delete unnecessary wait for page writeback 2016-03-01 11:55:10 -08:00
inode.c f2fs: use wait_for_stable_page to avoid contention 2016-03-01 11:55:09 -08:00
Kconfig f2fs: catch up to v4.4-rc1 2015-11-29 00:05:40 -08:00
Makefile f2fs: catch up to v4.4-rc1 2015-11-29 00:05:40 -08:00
namei.c f2fs: clean up f2fs_balance_fs 2016-01-08 12:01:01 -08:00
node.c f2fs: use wait_for_stable_page to avoid contention 2016-03-01 11:55:09 -08:00
node.h f2fs: use wait_for_stable_page to avoid contention 2016-03-01 11:55:09 -08:00
recovery.c f2fs: use wait_for_stable_page to avoid contention 2016-03-01 11:55:09 -08:00
segment.c f2fs: use wait_for_stable_page to avoid contention 2016-03-01 11:55:09 -08:00
segment.h f2fs: catch up to v4.4-rc1 2015-11-29 00:05:40 -08:00
shrinker.c f2fs: speed up shrinking extent tree entries 2016-01-07 19:15:11 -08:00
super.c f2fs: introduce lifetime write IO statistics 2016-03-01 11:55:15 -08:00
trace.c f2fs: catch up to v4.4-rc1 2015-11-29 00:05:40 -08:00
trace.h f2fs: catch up to v4.4-rc1 2015-11-29 00:05:40 -08:00
xattr.c f2fs: use wait_for_stable_page to avoid contention 2016-03-01 11:55:09 -08:00
xattr.h f2fs: catch up to v4.4-rc1 2015-11-29 00:05:40 -08:00