diff options
| author | Arnd Bergmann <arnd@arndb.de> | 2015-09-27 23:45:23 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-09-29 05:03:37 +0300 |
| commit | d9f79e6bf02c109f117132163239bfffa6475ccb (patch) | |
| tree | 84929ba009fdc3659a4aa23318bed08e9f12870f /include/linux/timerqueue.h | |
| parent | ec0067d1beeee2ca45e865d608101148b5e739d4 (diff) | |
| download | linux-d9f79e6bf02c109f117132163239bfffa6475ccb.tar.xz | |
staging/lustre: use 64-bit time for selftest
The lustre selftest code has multiple time stamps that are kept
as 'time_t' or 'unsigned long' and can therefore overflow on
32-bit systems.
This changes the code to use time64_t instead.
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
