]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: shortcut to skip v2 probing when opening v1 image
authorMykola Golub <to.my.trociny@gmail.com>
Wed, 22 Nov 2017 13:48:20 +0000 (15:48 +0200)
committerJason Dillaman <dillaman@redhat.com>
Tue, 14 Aug 2018 22:29:44 +0000 (18:29 -0400)
commit91bb4775d6fbf3117367e9ec484c929f51ee23fc
tree9876a1fb0649aa45da2b2b2a48611acdc96b9c66
parent3d785798e185229856181d2e1f220560be08e82e
librbd: shortcut to skip v2 probing when opening v1 image

Signed-off-by: Mykola Golub <mgolub@suse.com>
src/librbd/ImageCtx.cc
src/librbd/Types.h
src/librbd/image/OpenRequest.cc
src/librbd/image/RefreshParentRequest.cc