aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorChung-Chiang Cheng <[email protected]>2022-05-03 23:25:36 +0800
committerakpm <[email protected]>2022-05-19 14:10:31 -0700
commit1213375077451337c2381a8b5b88502a3fc394a2 (patch)
tree63100a4421c129c8f9e9ca730970d2d10022d75a /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent30abce053f811f52688a5b739c3e4ba98d34070d (diff)
fat: remove time truncations in vfat_create/vfat_mkdir
All the timestamps in vfat_create() and vfat_mkdir() come from fat_time_fat2unix() which ensures time granularity. We don't need to truncate them to fit FAT's format. Moreover, fat_truncate_crtime() and fat_timespec64_trunc_10ms() are also removed because there is no caller anymore. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Chung-Chiang Cheng <[email protected]> Acked-by: OGAWA Hirofumi <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions