]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/OSDMonitor: prime_pg_temp based on OSDMapMapping
authorSage Weil <sage@redhat.com>
Mon, 30 Jan 2017 20:24:47 +0000 (15:24 -0500)
committerSage Weil <sage@redhat.com>
Thu, 16 Feb 2017 17:04:06 +0000 (12:04 -0500)
commitcc12b5fc0a765fc09a693f533110ddbfced12454
treefb216ff67173c0ad3a769be2c7e8d50162664b32
parent6af275948440fc0b233ddb7b555e35292972a072
mon/OSDMonitor: prime_pg_temp based on OSDMapMapping

Simplify the code and remove most of the dependency on PGMap.  We still
need PGMap for the creating_pgs to ignore; that can be dropped later.

Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/OSDMonitor.cc
src/mon/OSDMonitor.h