diff options
author | Jaegeuk Kim <jaegeuk@kernel.org> | 2016-01-25 21:48:50 +0300 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2016-02-23 03:07:23 +0300 |
commit | ae96e7bdd42739ef677a8a5d2d39d3eac5a4ff59 (patch) | |
tree | ecf78d6cff2d371dd9dc44886a4915375ac3766f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 52f803371200bc86d4d028693d06a627fe11f740 (diff) | |
download | linux-ae96e7bdd42739ef677a8a5d2d39d3eac5a4ff59.tar.xz |
f2fs: avoid needless sync_inode_page when reading inline_data
In write_begin, if there is an inline_data, f2fs loads it into 0'th data page.
Since it's the read path, we don't need to sync its inode page.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions