]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: allow to open snapshot by id
authorMykola Golub <mgolub@suse.com>
Fri, 25 May 2018 13:32:13 +0000 (16:32 +0300)
committerJason Dillaman <dillaman@redhat.com>
Tue, 14 Aug 2018 22:29:45 +0000 (18:29 -0400)
commit5065dd8fa0c139090392745834e9b8cba6172b3b
treee7095c6f5a0f17c4b12b055402b0bea53baecab3
parent4c8731fe3c400f1b9008a39fac1e6420d68b15f0
librbd: allow to open snapshot by id

Signed-off-by: Mykola Golub <mgolub@suse.com>
src/librbd/ImageCtx.cc
src/librbd/ImageCtx.h
src/librbd/api/Image.cc
src/librbd/image/CloneRequest.cc
src/librbd/image/OpenRequest.cc
src/librbd/internal.cc
src/test/librbd/test_fixture.cc
src/test/rbd_mirror/test_fixture.cc