]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd/api: do not explicitly add the MIGRATION feature bit
authorJason Dillaman <dillaman@redhat.com>
Fri, 18 Dec 2020 14:42:51 +0000 (09:42 -0500)
committerJason Dillaman <dillaman@redhat.com>
Fri, 18 Dec 2020 14:42:51 +0000 (09:42 -0500)
commit5380615037e1f78369e58eac9847b465e9e8bf19
tree6e1c77ee3b89602a37933c9b4cee280dc9a1bb45
parent05bd8b721c6a3b79b6027026367e50c30cff20b6
librbd/api: do not explicitly add the MIGRATION feature bit

This feature bit is automatically added to the source and destination
images via the cls method on the OSD.

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