]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Revert "f2fs: do not skip dentry block writes"
authorJaegeuk Kim <jaegeuk@kernel.org>
Thu, 8 Oct 2015 17:40:07 +0000 (10:40 -0700)
committerJaegeuk Kim <jaegeuk@kernel.org>
Mon, 12 Oct 2015 20:38:02 +0000 (13:38 -0700)
commita125702326d9c3b753fe9c9b9727d3b3dd1cba4a
tree7c6407982fb0db047c1a5233eed3c24b4df192f9
parentc912a8298c16ef15aa2b7203022c935f439f488b
Revert "f2fs: do not skip dentry block writes"

The periodic checkpoint can resolve the previous issue.
So, now we can use this again to improve the reported performance regression:

https://lkml.org/lkml/2015/10/8/20

This reverts commit 15bec0ff5a9ba6d203178fa8772259df6207942a.
fs/f2fs/data.c
fs/f2fs/node.c
fs/f2fs/node.h
fs/f2fs/segment.h