diff options
| author | Arnd Bergmann <arnd@arndb.de> | 2015-09-27 23:45:29 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-09-29 05:06:16 +0300 |
| commit | 8cc980713ec9e6847896891c54562ad815c33424 (patch) | |
| tree | c34c4c3a9b8f4a8a3f9ee75513101f5b21a31c53 /include | |
| parent | 986ef135c2afce959971b0086fc04e0f9f654120 (diff) | |
| download | linux-8cc980713ec9e6847896891c54562ad815c33424.tar.xz | |
staging/lustre: use 64-bit times for ptlrpc_sec
Here we use an unsigned long to store the timeout for gc,
which is probably safe until 2106, but this patch converts it
to use ktime_get_real_seconds() and time64_t for consistency.
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')
0 files changed, 0 insertions, 0 deletions
