]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/DaemonServer: add explicit check that acting matches for merge
authorSage Weil <sage@redhat.com>
Thu, 19 Mar 2020 21:52:01 +0000 (16:52 -0500)
committerSage Weil <sage@redhat.com>
Sat, 21 Mar 2020 19:17:30 +0000 (14:17 -0500)
commit1700d181580f9ffc9a808ee29daf661f3776a901
treec0501d75a20595ced99784cc8baffc12a1eb3515
parent5d09c481a434e899dcc00b815499c05a63123568
mgr/DaemonServer: add explicit check that acting matches for merge

Add an explicit check that the PG acting for the source and target
match before merging.

Fixes: https://tracker.ceph.com/issues/44684
Signed-off-by: Sage Weil <sage@redhat.com>
src/mgr/DaemonServer.cc