diff options
author | Arnd Bergmann <[email protected]> | 2018-07-29 15:51:47 -0400 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2018-07-29 15:51:47 -0400 |
commit | b42d1d6b5b789c41dacbe2bc192c7b359d109d7b (patch) | |
tree | e887f828b8f691a3d5530294412027ef0c9bd039 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7b62b293200ffaba5b281668ba7102cb4209774f (diff) |
jbd2: replace current_kernel_time64 with ktime equivalent
jbd2 is one of the few callers of current_kernel_time64(), which
is a wrapper around ktime_get_coarse_real_ts64(). This calls the
latter directly for consistency with the rest of the kernel that
is moving to the ktime_get_ family of time accessors.
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