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)
commit87ef12027b9b1dd0e0b12cf311fbcb19f9d92539
tree4b095184609664dfe3be84883845792debb507b4
parenta27fc14219f2e3c4a46ba9177b04d9b52c875532
parentd93605407af34eb0b7eb8aff6b1eae2cde3cdd22
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()