summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2015-09-27 23:45:26 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-09-29 05:06:15 +0300
commit8d7eed54a2391db16f184b18cde5c1824775ebdc (patch)
treefb953a24b30dc45f810e52ea2013919417149c26 /include/linux
parent589bfa37692c61e6f07ed0d65fbfbd478694bc22 (diff)
downloadlinux-8d7eed54a2391db16f184b18cde5c1824775ebdc.tar.xz
staging/lustre: use 64-bit times in another debug print
The ll_setattr_raw() function prints the new inode timestamps along with the current time using '%lu', which overflows in 2106. This changes the printing of the current time for now, the other two will change when we migrate the VFS code to use 64-bit timestamps. 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')
0 files changed, 0 insertions, 0 deletions