]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'ceph-for-4.17-rc2' of git://github.com/ceph/ceph-client
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 18 Apr 2018 19:48:17 +0000 (12:48 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 18 Apr 2018 19:48:17 +0000 (12:48 -0700)
commitc941487c40aca50b5e4b9f7411bfd9eea3483520
tree4b095184609664dfe3be84883845792debb507b4
parent7de72ba06e572e528b602fcc9a1a82415dbfe013
parent44d9df1b9f967caec91a5f736cdcb4630bd2ff73
Merge tag 'ceph-for-4.17-rc2' of git://github.com/ceph/ceph-client

Pull ceph fixes from Ilya Dryomov:
 "A couple of follow-up patches for -rc1 changes in rbd, support for a
  timeout on waiting for the acquisition of exclusive lock and a fix for
  uninitialized memory access in CephFS, marked for stable"

* tag 'ceph-for-4.17-rc2' of git://github.com/ceph/ceph-client:
  rbd: notrim map option
  rbd: adjust queue limits for "fancy" striping
  rbd: avoid Wreturn-type warnings
  ceph: always update atime/mtime/ctime for new inode
  rbd: support timeout in rbd_wait_state_locked()
  rbd: refactor rbd_wait_state_locked()