f2fs: introduce f2fs_flush_merged_bios for cleanup
authorChao Yu <chao2.yu@samsung.com>
Wed, 24 Feb 2016 09:17:55 +0000 (17:17 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Fri, 26 Feb 2016 19:52:02 +0000 (11:52 -0800)
commit406657dd1868a4d7b12be04ed769d9215ec9a7d1
tree737fb58c96b15273c559cbf077fce80dd477f771
parentf28b3434afb8bb586965970039e46ffb6a1be033
f2fs: introduce f2fs_flush_merged_bios for cleanup

Add a new helper f2fs_flush_merged_bios to clean up redundant codes.

Signed-off-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/checkpoint.c
fs/f2fs/data.c
fs/f2fs/f2fs.h
fs/f2fs/super.c
This page took 0.023914 seconds and 5 git commands to generate.