diff options
author | 2019-10-31 14:52:43 +0100 | |
---|---|---|
committer | 2019-12-19 17:46:08 -0500 | |
commit | e29f470396a7447764e73289fd63a4591a0b443b (patch) | |
tree | da15bc1046b3375f52fb953dfe47c2ec26c97d66 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | nfsd: use ktime_get_seconds() for timestamps (diff) | |
download | linux-dev-e29f470396a7447764e73289fd63a4591a0b443b.tar.xz linux-dev-e29f470396a7447764e73289fd63a4591a0b443b.zip |
nfsd: print 64-bit timestamps in client_info_show
The nii_time field gets truncated to 'time_t' on 32-bit architectures
before printing.
Remove the use of 'struct timespec' to product the correct output
beyond 2038.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions