Whamcloud - gitweb
LU-11838 osd-ldiskfs: inode times switched to timespec64 75/34675/4
authorLi Dongyang <dongyangli@ddn.com>
Tue, 16 Apr 2019 01:14:13 +0000 (11:14 +1000)
committerOleg Drokin <green@whamcloud.com>
Thu, 13 Jun 2019 04:17:46 +0000 (04:17 +0000)
commit3af55b3159ac2133dc35eeb2f02825848fb65548
tree3ab45431abd987f5a2823c442eb36b64c1d383dc
parent5f7bd9a806d5ba5b0e70ae1b299a9b9a87fcc0a6
LU-11838 osd-ldiskfs: inode times switched to timespec64

Since kernel 4.18 inode times swtich from struct timespec
to timespec64 to make it y2038 safe.

Linux-commit: 95582b00838837fc07e042979320caf917ce3fe6

Test-Parameters:trivial
Signed-off-by: Li Dongyang <dongyangli@ddn.com>
Change-Id: Iaddb2f2be27ec348fb97e13371aa3d7e6f6e5c9f
Reviewed-on: https://review.whamcloud.com/34675
Reviewed-by: Gu Zheng <gzheng@ddn.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
lustre/autoconf/lustre-core.m4
lustre/osd-ldiskfs/osd_handler.c