]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
librbd: allow 'migrating' internal feature on image create
authorMykola Golub <mgolub@suse.com>
Wed, 23 May 2018 14:46:25 +0000 (17:46 +0300)
committerJason Dillaman <dillaman@redhat.com>
Tue, 14 Aug 2018 22:29:45 +0000 (18:29 -0400)
commit813e5f28cf248f58747b0503d2ed1f7c594ce437
tree813844f01790c9a896f8056d58f3d52cbb5a9e95
parent7000860b2669449601a1f5bbd2c674715220f81a
librbd: allow 'migrating' internal feature on image create

We want this feature set from the start to avoid races when a client
is opening an image being prepared for migration.

Signed-off-by: Mykola Golub <mgolub@suse.com>
src/cls/rbd/cls_rbd.cc
src/librbd/image/CreateRequest.cc