]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: update hidden global config when removing pool config override 38831/head
authorJason Dillaman <dillaman@redhat.com>
Sat, 7 Nov 2020 15:09:32 +0000 (10:09 -0500)
committerNathan Cutler <ncutler@suse.com>
Fri, 8 Jan 2021 18:35:35 +0000 (19:35 +0100)
commit1c3e6df9a68c44e9de653eaef26c47d48e577ba9
tree2ff3aae84ea9323f92583101fcfbd94ec8c30737
parent293d1d70dceb8964adcf9863aed4955ba8285b11
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