summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/debug.c
diff options
context:
space:
mode:
authorChao Yu2018-05-26 03:00:13 +0200
committerJaegeuk Kim2018-05-31 20:31:51 +0200
commit107a805de87ec071dab602071c14e67b98b0c519 (patch)
tree543c688ea92b6651a9bb03b4a7bd09d728aab754 /fs/f2fs/debug.c
parentf2fs: fix to wait page writeback during revoking atomic write (diff)
downloadkernel-qcow2-linux-107a805de87ec071dab602071c14e67b98b0c519.tar.gz
kernel-qcow2-linux-107a805de87ec071dab602071c14e67b98b0c519.tar.xz
kernel-qcow2-linux-107a805de87ec071dab602071c14e67b98b0c519.zip
f2fs: keep migration IO order in LFS mode
For non-migration IO, we will keep order of data/node blocks' submitting as allocation sequence by sorting IOs in per log io_list list, but for migration IO, it could be out-of-order. In LFS mode, we should keep all IOs including migration IO be ordered, so that this patch fixes to add an additional lock to keep submitting order. Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Yunlong Song <yunlong.song@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/debug.c')
0 files changed, 0 insertions, 0 deletions