diff options
| author | Arnd Bergmann <arnd@arndb.de> | 2015-09-27 23:45:20 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-09-29 05:03:37 +0300 |
| commit | 05406826aafb658d51ba7ac2fc6870992776ef6d (patch) | |
| tree | 7fca50d31eeba8115f0f0249bcd37f08ec336689 /include/linux/errqueue.h | |
| parent | 0ac0478b65de1e5b8b62f608bdf1d8ba631acc4d (diff) | |
| download | linux-05406826aafb658d51ba7ac2fc6870992776ef6d.tar.xz | |
staging/lustre: use 64-bit llite debugfs timestamps
The llite debugfs interface contains timestamps that are computed
from timeval, which overflows in 2038 on 32-bit systems.
This changes the output to use a timespec64 type to avoid the
overflow. I also change the format to print the sub-second portion
as 9 digits (nanoseconds) for clarity, rather than printing six
digits without leading zeroes.
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
