diff options
| author | Arnd Bergmann <[email protected]> | 2015-09-27 16:45:27 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-09-29 04:06:16 +0200 |
| commit | 14e3f92a4c46eedfe745b0dec42a4dcb1b16a989 (patch) | |
| tree | 218e8f852a842511311060d9e46fffa51a2a9d71 /tools/perf/scripts/python/bin | |
| parent | 8d7eed54a2391db16f184b18cde5c1824775ebdc (diff) | |
staging/lustre: use 64-bit timestamps for mdc
These three are timestamps that are sent over the wire in mdc_lib
and the obd logging 64-bit values, but are generated using the 32-bit
get_seconds() function, which will eventually overflow.
Changing them to use 64-bit ktime_get_real_seconds() solves the problem.
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/bin')
0 files changed, 0 insertions, 0 deletions