]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: update hidden global config when removing pool config override 38343/head
authorJason Dillaman <dillaman@redhat.com>
Sat, 7 Nov 2020 15:09:32 +0000 (10:09 -0500)
committerNathan Cutler <ncutler@suse.com>
Mon, 30 Nov 2020 12:13:21 +0000 (13:13 +0100)
commit5f930021214febb79c4a8e88e7854616fb24eaa7
treee349a7478982498d7b001014b475841fd36e38df
parent3b1861acb8137d863184795ccadbd5d0cb026674
librbd: update hidden global config when removing pool config override

The remove notification was missed and therefore in-use images will not
properly remove pool config overrides.

Fixes: https://tracker.ceph.com/issues/48145
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 4ca1c4912b52d6a7945decd443ddcaf3533dcdf9)
src/librbd/api/PoolMetadata.cc