]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge tag 'ceph-for-4.12-rc6' of git://github.com/ceph/ceph-client
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 17 Jun 2017 23:23:02 +0000 (08:23 +0900)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 17 Jun 2017 23:23:02 +0000 (08:23 +0900)
commit6e203506599bdd1e73f4850d94ccc762980fd9cd
treee020dea6c506643f3f3e2df24ef188a2e4804fce
parentadc311034c356e884d180df25deb046cef3e8c75
parent4ca2fea6f8277ab381bd08b996d641255b6f7b00
Merge tag 'ceph-for-4.12-rc6' of git://github.com/ceph/ceph-client

Pull ceph fixes from Ilya Dryomov:
 "A fix for an old ceph ->fh_to_* bug from Luis and two timestamp fixups
  from Zheng, prompted by the ongoing y2038 work"

* tag 'ceph-for-4.12-rc6' of git://github.com/ceph/ceph-client:
  ceph: unify inode i_ctime update
  ceph: use current_kernel_time() to get request time stamp
  ceph: check i_nlink while converting a file handle to dentry