f2fs: blk_finish_plug of submit_bio in lfs mode
authorYunlong Song <yunlong.song@huawei.com>
Thu, 12 Jul 2018 15:09:28 +0000 (23:09 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Wed, 1 Aug 2018 18:52:36 +0000 (11:52 -0700)
commit66415cee3d341b19eb2766c118cb5f6fddda077c
tree48bd21cccd0868a5edc0cf0a5a950c06d4c3420e
parent3611ce9911267cb93d364bd71ddea6821278d11f
f2fs: blk_finish_plug of submit_bio in lfs mode

Expand the blk_finish_plug action from blkzoned to normal lfs mode,
since plug will cause the out-of-order IO submission, which is not
friendly to flash in lfs mode.

Signed-off-by: Yunlong Song <yunlong.song@huawei.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/data.c