diff options
| author | Arnd Bergmann <arnd@arndb.de> | 2015-09-27 23:45:06 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-09-29 05:03:34 +0300 |
| commit | bf6d21539d58f64812d71c956ecec3d67650b2ee (patch) | |
| tree | e6afdfadde7dae2d2d89ca2f0a0f1f2b8d90be62 /include/linux/msg.h | |
| parent | 86655400c6e74751a73be82ea40d5ae6979c3225 (diff) | |
| download | linux-bf6d21539d58f64812d71c956ecec3d67650b2ee.tar.xz | |
staging/lustre: use time64_t for l_last_activity
The l_last_activity struct member is used to keep track lock hold
times, and it is printed for debugging purposes. For the elapsed
time, we can use 'long' here, but it's better to use time64_t
for storing the real time to avoid an overflow in 2038.
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/msg.h')
0 files changed, 0 insertions, 0 deletions
