]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: separate clone v2 op feature bit for parent/child
authorJason Dillaman <dillaman@redhat.com>
Mon, 29 Jan 2018 18:49:39 +0000 (13:49 -0500)
committerJason Dillaman <dillaman@redhat.com>
Mon, 5 Feb 2018 16:11:59 +0000 (11:11 -0500)
commite1f994225b16856939bca85acd646966596f21ad
tree61f47ce7187102bbea5d3b21b2bf4006eec0435f
parent58755200cf826f6e8d0e2fe6304d87feca27be71
librbd: separate clone v2 op feature bit for parent/child

librbd needs to be able to handle the case when flattening a v2 clone
that is also a v2 parent of other images.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/include/rbd/features.h
src/pybind/rbd/rbd.pyx
src/test/cls_rbd/test_cls_rbd.cc
src/tools/rbd/action/Info.cc