]> git.baikalelectronics.ru Git - kernel.git/commit
staging/lustre: use 64-bit timestamps in debugfs output
authorArnd Bergmann <arnd@arndb.de>
Sun, 27 Sep 2015 20:45:05 +0000 (16:45 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Sep 2015 02:03:33 +0000 (04:03 +0200)
commit91d4b7e9ff8782917457081c7f0e3205ac123feb
treec40eea852f19fc60e021075073ac2fe119996a32
parent454f6eea7929da6ed1064e05890e8b87581c956c
staging/lustre: use 64-bit timestamps in debugfs output

Some lustre debugfs files contain the current time. Make sure
we use a format here that does not 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>
drivers/staging/lustre/lustre/osc/lproc_osc.c