]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: remove snapshot mirror image-meta when disabling
authorJason Dillaman <dillaman@redhat.com>
Mon, 24 Feb 2020 22:33:51 +0000 (17:33 -0500)
committerJason Dillaman <dillaman@redhat.com>
Thu, 27 Feb 2020 13:22:58 +0000 (08:22 -0500)
commit281a64acf9201012ae8a58aa479bd30797f4e96a
tree3f98a20e782e8b437db113eb676aec2e41433962
parent86d39fb9eeaafec2523d3652083a407947434844
librbd: remove snapshot mirror image-meta when disabling

Remove the snapshot-based mirroring image-meta key/value pair
(if any) when disabling mirroring.

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