diff options
| author | Arnd Bergmann <arnd@arndb.de> | 2015-09-27 23:45:28 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-09-29 05:06:16 +0300 |
| commit | 986ef135c2afce959971b0086fc04e0f9f654120 (patch) | |
| tree | 404e86c55774c98000ff1def4032e406998a9237 /include/linux | |
| parent | 14e3f92a4c46eedfe745b0dec42a4dcb1b16a989 (diff) | |
| download | linux-986ef135c2afce959971b0086fc04e0f9f654120.tar.xz | |
staging/lustre: use 64-bit times for ptlrpc sec expiry
The exp_flvr_expire and imp_sec_expire are defined as 'unsigned long',
which doesn't overflow until 2106, but to be on the safe side, this
changes the code to use time64_t like we do everywhere else.
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')
0 files changed, 0 insertions, 0 deletions
