f2fs: call flush_dcache_page when the page was updated
authorJaegeuk Kim <jaegeuk@kernel.org>
Tue, 18 Nov 2014 18:50:21 +0000 (10:50 -0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Mon, 24 Nov 2014 05:48:31 +0000 (21:48 -0800)
commit09b8b3c83971c82fd1a0ae32625b3be2aa891688
treefba12b5efc46cfa43d6a3585d24f1642825c0e14
parent857dc4e0598e2a95b1cbb8d17c8538b34cc9a2f3
f2fs: call flush_dcache_page when the page was updated

Whenever f2fs updates mapped pages, it needs to call flush_dcache_page.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/inline.c
This page took 0.03184 seconds and 5 git commands to generate.