Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-client
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 7 Sep 2018 17:57:59 +0000 (10:57 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 7 Sep 2018 17:57:59 +0000 (10:57 -0700)
commita12ed06ba2d3fa60e08e7449fe0c1715de401395
tree340345c6d793f22f6e686402e01c0a131db9994b
parentd042a240a823d4c048c4b0a5c19c65ac75b7addb
parente92c0eaf754310f9f31e9229a3f7274a67478f82
Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-client

Pull ceph fixes from Ilya Dryomov:
 "Two rbd patches to complete support for images within namespaces that
  went into -rc1 and a use-after-free fix.

  The rbd changes have been sitting in a branch for quite a while but
  couldn't be included into the -rc1 pull request because of a pending
  wire protocol backwards compatibility fixup that only got committed
  early this week"

* tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-client:
  rbd: support cloning across namespaces
  rbd: factor out get_parent_info()
  ceph: avoid a use-after-free in ceph_destroy_options()