summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/gc.c
diff options
context:
space:
mode:
authorJaegeuk Kim2016-01-20 16:46:05 +0100
committerJaegeuk Kim2016-02-23 01:07:23 +0100
commit25c13551519c66453737e038d104058f94b2e70a (patch)
tree86c3d57f7fc0111a99e8b8de4d45641932f1c2d0 /fs/f2fs/gc.c
parentf2fs: remove needless condition check (diff)
downloadkernel-qcow2-linux-25c13551519c66453737e038d104058f94b2e70a.tar.gz
kernel-qcow2-linux-25c13551519c66453737e038d104058f94b2e70a.tar.xz
kernel-qcow2-linux-25c13551519c66453737e038d104058f94b2e70a.zip
f2fs: use writepages->lock for WB_SYNC_ALL
If there are many writepages calls by multiple threads in background, we don't need to serialize to merge all the bios, since it's background. In such the case, it'd better to run writepages concurrently. Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/gc.c')
0 files changed, 0 insertions, 0 deletions