]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/rbd_support: pass image to close_image()
authorKefu Chai <kchai@redhat.com>
Fri, 5 Feb 2021 11:11:40 +0000 (19:11 +0800)
committerKefu Chai <kchai@redhat.com>
Sun, 28 Feb 2021 04:39:45 +0000 (12:39 +0800)
commite6c8021df81bf6ea0f58a81f176d1b57f30a990c
tree4c6af9337c45e5515c3498d787632ba9c4b18df2
parente9e1dc3c02bc2ae55fd7c1788cad0c2883ee19e5
mgr/rbd_support: pass image to close_image()

as its function signature is

close_image(self, image_spec, image)

Fixes: https://tracker.ceph.com/issues/49355
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 2bdaed84c4cb16238f6cbeac900a9a906352ef77)
src/pybind/mgr/rbd_support/mirror_snapshot_schedule.py