aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorLukas Czerner <lczerner@redhat.com>2018-04-24 15:07:51 +0200
committerNathan Chancellor <natechancellor@gmail.com>2018-04-29 14:18:21 -0700
commit098567f395aa4e2776e23e98f5e4ec37d795be9b (patch)
tree81be777bbf574be1736337f3598cfcc111eaabc5 /tools/perf/scripts/python/export-to-postgresql.py
parent86c2839c2b2f6e8821b9d4dd56d82e236a8edfc6 (diff)
FROMLIST: ext4: update mtime in ext4_punch_hole even if no blocks are released
Currently in ext4_punch_hole we're going to skip the mtime update if there are no actual blocks to release. However we've actually modified the file by zeroing the partial block so the mtime should be updated. Moreover the sync and datasync handling is skipped as well, which is also wrong. Fix it. Signed-off-by: Lukas Czerner <lczerner@redhat.com> Reported-by: Joe Habermann <joe.habermann@quantum.com> Cc: <stable@vger.kernel.org> (am from https://patchwork.ozlabs.org/patch/903416/) Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions