diff options
| author | Chao Yu <[email protected]> | 2020-03-18 19:40:45 +0800 |
|---|---|---|
| committer | Jaegeuk Kim <[email protected]> | 2020-03-30 20:46:23 -0700 |
| commit | 530e07042002f8c2893bab83d63e10f2750a4d50 (patch) | |
| tree | ebbde43fd6095e03e31046df3512d2e40a72f281 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 1a67cbe141cf991af252a88143d0fd975be2d9e7 (diff) | |
f2fs: don't mark compressed inode dirty during f2fs_iget()
- f2fs_iget
- do_read_inode
- set_inode_flag(, FI_COMPRESSED_FILE)
- __mark_inode_dirty_flag(, true)
It's unnecessary, so let's just mark compressed inode dirty while
compressed inode conversion.
Signed-off-by: Chao Yu <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions