diff options
| author | Arnd Bergmann <arnd@arndb.de> | 2015-09-27 23:45:13 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-09-29 05:03:36 +0300 |
| commit | 473c4e01029f6692be7ddc0e7f9b75dc933c7057 (patch) | |
| tree | c5779f2ebd53fa21bc5bf5690a34ea5c93c51693 /include/linux/errqueue.h | |
| parent | 70513c5d17b9812cc218e8b4c7826ebb5f375d9a (diff) | |
| download | linux-473c4e01029f6692be7ddc0e7f9b75dc933c7057.tar.xz | |
staging/lustre: use 64-bit ibn_incarnation computation
ibn_incarnation is a 64-bit value, but using timeval to compute
it will cause an overflow in 2038. This changes it to use
ktime_get_real_ts64() 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/errqueue.h')
0 files changed, 0 insertions, 0 deletions
