summaryrefslogtreecommitdiff
path: root/include/linux/node.h
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2015-09-27 23:45:06 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-09-29 05:03:34 +0300
commitbf6d21539d58f64812d71c956ecec3d67650b2ee (patch)
treee6afdfadde7dae2d2d89ca2f0a0f1f2b8d90be62 /include/linux/node.h
parent86655400c6e74751a73be82ea40d5ae6979c3225 (diff)
downloadlinux-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/node.h')
0 files changed, 0 insertions, 0 deletions