Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 5 Feb 2020 05:02:42 +0000 (05:02 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 5 Feb 2020 05:02:42 +0000 (05:02 +0000)
commitbddea11b1b9385f713006820f16a9fbe5efe6b47
treecdbba09e72a14446c00a0486bc500240ee869dfe
parent33b40134e5cfbbccad7f3040d1919889537a3df7
parentf0f3588f7a95bb8e02b0f8f5138efb7064665730
Merge branch 'imm.timestamp' of git://git./linux/kernel/git/viro/vfs

Pull vfs timestamp updates from Al Viro:
 "More 64bit timestamp work"

* 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  kernfs: don't bother with timestamp truncation
  fs: Do not overload update_time
  fs: Delete timespec64_trunc()
  fs: ubifs: Eliminate timespec64_trunc() usage
  fs: ceph: Delete timespec64_trunc() usage
  fs: cifs: Delete usage of timespec64_trunc
  fs: fat: Eliminate timespec64_trunc() usage
  utimes: Clamp the timestamps in notify_change()
fs/ceph/mds_client.c
fs/cifs/inode.c
fs/f2fs/file.c
fs/inode.c
fs/ubifs/file.c
fs/ubifs/sb.c
include/linux/fs.h