diff options
author | 2019-10-31 15:14:03 +0100 | |
---|---|---|
committer | 2019-12-19 17:46:08 -0500 | |
commit | e4598e38ee7e708d751081799f27d3f11a3e687d (patch) | |
tree | b25a6ff8bd20d6f7f572b36211e9f8f9e44828c4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | nfsd: handle nfs3 timestamps as unsigned (diff) | |
download | wireguard-linux-e4598e38ee7e708d751081799f27d3f11a3e687d.tar.xz wireguard-linux-e4598e38ee7e708d751081799f27d3f11a3e687d.zip |
nfsd: use timespec64 in encode_time_delta
The values in encode_time_delta are always small and don't
overflow the range of 'struct timespec', so changing it has
no effect.
Change it to timespec64 as a prerequisite for removing the
timespec definition later.
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