diff options
author | Arnd Bergmann <[email protected]> | 2018-08-17 15:43:50 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2018-08-17 16:20:27 -0700 |
commit | bcf451ecfc8d45618d13c9e4abcbbd770af20cc9 (patch) | |
tree | 23cbe819887f078523f29635432a07f7752c7783 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | a3fda0ffeaf0114328024aee4a9ec3b08af4b077 (diff) |
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/[email protected]
Signed-off-by: Arnd Bergmann <[email protected]>
Cc: Anton Altaparmakov <[email protected]>
Cc: Al Viro <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions