]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: update hidden global config when removing pool config override 37977/head
authorJason Dillaman <dillaman@redhat.com>
Sat, 7 Nov 2020 15:09:32 +0000 (10:09 -0500)
committerJason Dillaman <dillaman@redhat.com>
Sat, 7 Nov 2020 15:09:32 +0000 (10:09 -0500)
commit4ca1c4912b52d6a7945decd443ddcaf3533dcdf9
tree329e2bb7659898bdb06cbbb477a772671a453e34
parent4cc179ff0824efb4380598fa68f2956ac4e8b09a
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>
src/librbd/api/PoolMetadata.cc