Whamcloud - gitweb
LU-4423 osc: use 64-bit timestamps in debugfs output 07/25407/14
authorArnd Bergmann <arnd@arndb.de>
Thu, 30 Mar 2017 13:32:59 +0000 (09:32 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 19 Apr 2017 04:46:11 +0000 (04:46 +0000)
commit739361503edb092a7e3710cdb0aa7c2c7a3a66d9
treed9802cc61767dee71cf51e244ab9733045610287
parentd5fbf74a2f4fbd796a4009bf8d10dcdeb029b44b
LU-4423 osc: 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.

Linux-commit: 86655400c6e74751a73be82ea40d5ae6979c3225

Change-Id: I8a79e60bd15ce7c162b30025ca3b572fec2ee58f
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>
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-on: https://review.whamcloud.com/25407
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/osc/lproc_osc.c