diff options
| author | Arnd Bergmann <[email protected]> | 2015-09-27 16:45:22 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-09-29 04:03:37 +0200 |
| commit | ec0067d1beeee2ca45e865d608101148b5e739d4 (patch) | |
| tree | 35c9a975b03c14a49a036f495ffdda08051b4fad /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 74ad578f19959fc7af219752760c1dc0b2f78ced (diff) | |
staging/lustre: use 64-bit time for ni_last_alive
The ni_last_alive member of lnet_ni uses a 'long' to store a timestamp,
which breaks on 32-bit systems in 2038.
This changes it to use time64_t and the respective functions for it.
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Oleg Drokin <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions