]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: migration execute should allow "EXECUTING" state
authorJason Dillaman <dillaman@redhat.com>
Wed, 21 Oct 2020 19:39:34 +0000 (15:39 -0400)
committerJason Dillaman <dillaman@redhat.com>
Sun, 1 Nov 2020 14:22:38 +0000 (09:22 -0500)
commit0ef9cec0bd60f26793fde53afa4057926fb21185
tree41d194cd04c75fb59b2efefa1f15ef5bb1112d33
parentd63a564f2269e42379d148a34071f46b0b0a6c95
librbd: migration execute should allow "EXECUTING" state

If the "execute" action was interrupted, we need to be able to
restart it.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/api/Migration.cc