diff options
author | Jaegeuk Kim <jaegeuk.kim@samsung.com> | 2014-01-21 08:32:12 +0400 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk.kim@samsung.com> | 2014-01-22 13:40:34 +0400 |
commit | a18ff063406dd6aec41fda598eabe2691007a30d (patch) | |
tree | e38d3496b818e75bde2cbb18c949efb8e906c713 /fs/f2fs/file.c | |
parent | 6c311ec6c2d9e015d454b4e3fda8008b5bebf316 (diff) | |
download | linux-a18ff063406dd6aec41fda598eabe2691007a30d.tar.xz |
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: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'fs/f2fs/file.c')
0 files changed, 0 insertions, 0 deletions