]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit76282549e738fa1866e5cee88cb0b7f40b9e1f22
tree340345c6d793f22f6e686402e01c0a131db9994b
parentc4aff3529cd24266a9a2b9aac870ad819791b141
parent389c23ba23871dba75bf2e4f91fd7ecfaf21ff2f
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()