diff options
author | 2014-04-18 10:48:25 -0400 | |
---|---|---|
committer | 2014-04-18 10:48:25 -0400 | |
commit | 9337d5d31ab798f0c74150506371551a9195251a (patch) | |
tree | d43f80bd83d31e4a426ff023b0b94fe5b8f132c6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: fix removing status extents in ext4_collapse_range() (diff) | |
download | linux-dev-9337d5d31ab798f0c74150506371551a9195251a.tar.xz linux-dev-9337d5d31ab798f0c74150506371551a9195251a.zip |
ext4: no need to truncate pagecache twice in collapse range
We're already calling truncate_pagecache() before we attempt to do any
actual job so there is not need to truncate pagecache once more using
truncate_setsize() after we're finished.
Remove truncate_setsize() and replace it just with i_size_write() note
that we're holding appropriate locks.
Signed-off-by: Lukas Czerner <lczerner@redhat.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