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:50:00 +0300
committerTheodore Ts'o <tytso@mit.edu>2018-07-29 22:50:00 +0300
commit5ffff834322281f550b10c958fd9dd85679b8dbb (patch)
treee50bb5f0dbb6caf4ad7d6f0aed7f0e1cef91c12b /tools/perf/scripts/python/export-to-sqlite.py
parentaf123b3718592a66a24716ed4724dc214220492b (diff)
downloadlinux-5ffff834322281f550b10c958fd9dd85679b8dbb.tar.xz
ext4: use ktime_get_real_seconds for i_dtime
We only care about the low 32-bit for i_dtime as explained in commit b5f515735bea ("ext4: avoid Y2038 overflow in recently_deleted()"), so the use of get_seconds() is correct here, but that function is getting removed in the process of the y2038 fixes, so let's use the modern ktime_get_real_seconds() here. Reviewed-by: Andreas Dilger <adilger@dilger.ca> 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