aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2018-07-29 15:49:00 -0400
committerTheodore Ts'o <[email protected]>2018-07-29 15:49:00 -0400
commitaf123b3718592a66a24716ed4724dc214220492b (patch)
tree69a1916bc7447360e6f43e3ba19ce6512eddee65 /tools/perf/scripts/python/export-to-sqlite.py
parenta4d2aadca184ece182418950d45ba4ffc7b652d2 (diff)
ext4: use 64-bit timestamps for mmp_time
The mmp_time field is 64 bits wide, which is good, but calling get_seconds() results in a 32-bit value on 32-bit architectures. Using ktime_get_real_seconds() instead returns 64 bits everywhere. Reviewed-by: Andreas Dilger <[email protected]> Reviewed-by: Jan Kara <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions