diff options
author | Arnd Bergmann <arnd@arndb.de> | 2018-07-29 21:51:00 +0200 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2018-07-29 21:51:00 +0200 |
commit | 7b62b293200ffaba5b281668ba7102cb4209774f (patch) | |
tree | a51125660076448f7fc84a31edf71f2310b0378d /LICENSES | |
parent | ext4: use ktime_get_real_seconds for i_dtime (diff) | |
download | linux-7b62b293200ffaba5b281668ba7102cb4209774f.tar.xz linux-7b62b293200ffaba5b281668ba7102cb4209774f.zip |
ext4: use timespec64 for all inode times
This is the last missing piece for the inode times on 32-bit systems:
now that VFS interfaces use timespec64, we just need to stop truncating
the tv_sec values for y2038 compatibililty.
Reviewed-by: Andreas Dilger <adilger@dilger.ca>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'LICENSES')
0 files changed, 0 insertions, 0 deletions