]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd: ceph_pg_upmaps() use max_deviation to determine perfect distribution
authorDavid Zafman <dzafman@redhat.com>
Fri, 15 Nov 2019 05:10:28 +0000 (21:10 -0800)
committerDavid Zafman <dzafman@redhat.com>
Thu, 28 Nov 2019 00:29:29 +0000 (16:29 -0800)
commit7f4ae9312314c329b63c850e09b403a95ad18bed
tree709d78b4d7739a633f8f57e1a65f5ffaf642de00
parentf165d4ca39b1edef4bf22a7597af79339c95026f
osd: ceph_pg_upmaps() use max_deviation to determine perfect distribution

Signed-off-by: David Zafman <dzafman@redhat.com>
src/common/options.cc
src/mgr/PyOSDMap.cc
src/osd/OSDMap.cc
src/osd/OSDMap.h
src/pybind/mgr/balancer/module.py
src/test/osd/TestOSDMap.cc
src/tools/osdmaptool.cc