Skip to content
Commit a18ff063 authored by Jaegeuk Kim's avatar Jaegeuk Kim
Browse files

f2fs: call mark_inode_dirty to flush dirty pages



If a dentry page is updated, we should call mark_inode_dirty to add the inode
into the dirty list, so that its dentry pages are flushed to the disk.
Otherwise, the inode can be evicted without flush.

Signed-off-by: default avatarJaegeuk Kim <jaegeuk.kim@samsung.com>
parent 6c311ec6
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