]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #49480 from flyingcircusio/fix-mon-delete-iterator
authorYuri Weinstein <yweinste@redhat.com>
Wed, 19 Jul 2023 16:04:08 +0000 (12:04 -0400)
committerGitHub <noreply@github.com>
Wed, 19 Jul 2023 16:04:08 +0000 (12:04 -0400)
commitad569f60555c0fe26ec82dcd3de26e2827abe703
tree2cbd292b067ded4408585ca244cd4ca8a867be5e
parenta3aee41505cfbf1846095a86af2024bffcfaf1fa
parent6ba497f2e7a68517fc3a47b6cfd79a19724f8d39
Merge pull request #49480 from flyingcircusio/fix-mon-delete-iterator

 mon: fix iterator mishandling in PGMap::apply_incremental

Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>