diff options
author | Arnd Bergmann <arnd@arndb.de> | 2018-08-17 15:43:50 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-08-17 16:20:27 -0700 |
commit | bcf451ecfc8d45618d13c9e4abcbbd770af20cc9 (patch) | |
tree | 23cbe819887f078523f29635432a07f7752c7783 /fs/ceph | |
parent | a3fda0ffeaf0114328024aee4a9ec3b08af4b077 (diff) | |
download | linux-bcf451ecfc8d45618d13c9e4abcbbd770af20cc9.tar.bz2 |
fs/ntfs: use timespec64 directly for timestamp conversion
Now that the VFS has been converted from timespec to timespec64
timestamps, only the conversion to/from ntfs timestamps uses 32-bit
seconds.
This changes that last missing piece to get the ntfs implementation
y2038 safe on 32-bit architectures.
Link: http://lkml.kernel.org/r/20180718115017.742609-2-arnd@arndb.de
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Anton Altaparmakov <anton@tuxera.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/ceph')
0 files changed, 0 insertions, 0 deletions