summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2018-07-29 22:49:00 +0300
committerTheodore Ts'o <tytso@mit.edu>2018-07-29 22:49:00 +0300
commitaf123b3718592a66a24716ed4724dc214220492b (patch)
tree69a1916bc7447360e6f43e3ba19ce6512eddee65 /tools/perf/scripts/python/export-to-sqlite.py
parenta4d2aadca184ece182418950d45ba4ffc7b652d2 (diff)
downloadlinux-af123b3718592a66a24716ed4724dc214220492b.tar.xz
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 <adilger@dilger.ca> Reviewed-by: Jan Kara <jack@suse.cz> Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions