Commit b6fe5873 authored by Jaegeuk Kim's avatar Jaegeuk Kim
Browse files

f2fs: fix to recover data written by dio



If data are overwritten through dio, previous f2fs doesn't remain the fsync mark
due to no additional node writes.

Note that this patch should resolve the xfstests:311.

Signed-off-by: default avatarJaegeuk Kim <jaegeuk@kernel.org>
parent 1dbe4152
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment