]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/OSDMap: upmap: only overfull when at least one PG over
authorSage Weil <sage@redhat.com>
Mon, 1 May 2017 23:15:28 +0000 (18:15 -0500)
committerSage Weil <sage@redhat.com>
Mon, 1 May 2017 23:15:28 +0000 (18:15 -0500)
commitdcb66c2c022d7d84bbd099d47ab45f2ee56df5b1
tree101c395f8722033e9c8e0b0093c4483daf64b559
parent1f12220b01f39cee28bf7143d3b8f49088962ff7
osd/OSDMap: upmap: only overfull when at least one PG over

If we are less than a full PG over the target, we are not overfull.

Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/OSDMap.cc