diff options
author | 2014-01-21 13:32:12 +0900 | |
---|---|---|
committer | 2014-01-22 18:40:34 +0900 | |
commit | a18ff063406dd6aec41fda598eabe2691007a30d (patch) | |
tree | e38d3496b818e75bde2cbb18c949efb8e906c713 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: clean checkpatch warnings (diff) | |
download | linux-dev-a18ff063406dd6aec41fda598eabe2691007a30d.tar.xz linux-dev-a18ff063406dd6aec41fda598eabe2691007a30d.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions