OSDN Git Service

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>
Tue, 18 Sep 2018 20:37:08 +0000 (13:37 -0700)
commita6eb50d252c4b301705c3352671dd28b854eef91
treeb975d35547d3514ee5f2ad85066df5b1ee746607
parentf0416587766350a3338ee477a467366682a5cb0d
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