diff options
author | 2023-04-10 10:20:12 +0800 | |
---|---|---|
committer | 2023-04-10 11:00:58 -0700 | |
commit | c277991d7cf07cf68673abea52d4a96c4ee6272d (patch) | |
tree | 17866b92e6d6429194d4421303362514468b0418 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: use f2fs_hw_is_readonly() instead of bdev_read_only() (diff) | |
download | wireguard-linux-c277991d7cf07cf68673abea52d4a96c4ee6272d.tar.xz wireguard-linux-c277991d7cf07cf68673abea52d4a96c4ee6272d.zip |
f2fs: remove unneeded in-memory i_crtime copy
i_crtime will never change after inode creation, so we don't need
to copy it into f2fs_inode_info.i_disk_time[3], and monitor its
change to decide whether updating inode page, remove related stuff.
Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions