diff options
author | Zhang Yi <yi.zhang@huawei.com> | 2024-12-20 09:16:29 +0800 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2025-02-10 07:48:24 -0500 |
commit | 73ae756ecdfa9684446134590eef32b0f067249c (patch) | |
tree | f41aeceb4074f33da569f7f9d651105c58b8693d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 17207d0bb209e8b40f27d7f3f96e82a78af0bf2c (diff) |
ext4: don't explicit update times in ext4_fallocate()
After commit 'ad5cd4f4ee4d ("ext4: fix fallocate to use file_modified to
update permissions consistently"), we can update mtime and ctime
appropriately through file_modified() when doing zero range, collapse
rage, insert range and punch hole, hence there is no need to explicit
update times in those paths, just drop them.
Signed-off-by: Zhang Yi <yi.zhang@huawei.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: Ojaswin Mujoo <ojaswin@linux.ibm.com>
Link: https://patch.msgid.link/20241220011637.1157197-3-yi.zhang@huaweicloud.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