diff options
author | 2020-11-05 19:58:52 -0800 | |
---|---|---|
committer | 2020-11-06 23:01:02 -0500 | |
commit | 5b552ad70c6197e764ffe6070089c5b355fe2d26 (patch) | |
tree | f9ea129b768abe037648caff5eed1d032aab6412 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: mark fc ineligible if inode gets evictied due to mem pressure (diff) | |
download | wireguard-linux-5b552ad70c6197e764ffe6070089c5b355fe2d26.tar.xz wireguard-linux-5b552ad70c6197e764ffe6070089c5b355fe2d26.zip |
ext4: drop redundant calls ext4_fc_track_range
ext4_fc_track_range() should only be called when blocks are added or
removed from an inode. So, the only places from where we need to call
this function are ext4_map_blocks(), punch hole, collapse / zero
range, truncate. Remove all the other redundant calls to ths function.
Signed-off-by: Harshad Shirwadkar <harshadshirwadkar@gmail.com>
Link: https://lore.kernel.org/r/20201106035911.1942128-4-harshadshirwadkar@gmail.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions