]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: make list_children work if parent snap is head
authorMykola Golub <mgolub@suse.com>
Thu, 7 Feb 2019 10:03:08 +0000 (10:03 +0000)
committerMykola Golub <mgolub@suse.com>
Tue, 19 Feb 2019 08:43:09 +0000 (08:43 +0000)
commit82f9626fdfb1ac17b745b6355a6cf1b3f0d3aa7a
treee4baf78dcfb1cee9cdcaa41b9c225faf988c53f9
parent2b2838d7466c97d32acbad569a9c1d449d4b76e0
librbd: make list_children work if parent snap is head

(returning children for all the image snaps in this case)

Signed-off-by: Mykola Golub <mgolub@suse.com>
src/librbd/api/Image.cc