diff options
| author | Arnd Bergmann <arnd@arndb.de> | 2015-09-27 23:45:27 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-09-29 05:06:16 +0300 |
| commit | 14e3f92a4c46eedfe745b0dec42a4dcb1b16a989 (patch) | |
| tree | 218e8f852a842511311060d9e46fffa51a2a9d71 /include/linux/timerqueue.h | |
| parent | 8d7eed54a2391db16f184b18cde5c1824775ebdc (diff) | |
| download | linux-14e3f92a4c46eedfe745b0dec42a4dcb1b16a989.tar.xz | |
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 <arnd@arndb.de>
Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
