]> git.baikalelectronics.ru Git - kernel.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)
commit4d73ad9deda09d2eeaed7d8f02f007ad6a5d2752
treee020dea6c506643f3f3e2df24ef188a2e4804fce
parent88fa28d5d28b672dd282d5b2902ddf2103c98c83
parentfa089486737c98b72422ecc3e5acb3d9e240f51a
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