]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/DaemonServer: Fix pgp_num throttling min 27875/head
authorSage Weil <sage@redhat.com>
Mon, 29 Apr 2019 21:27:58 +0000 (16:27 -0500)
committerSage Weil <sage@redhat.com>
Mon, 29 Apr 2019 21:27:58 +0000 (16:27 -0500)
commita0d63c1a1fc673f094bb309635e98ab4c11354e9
treefdd98951ca9fbdc60ee5f2dee3af1bb7bf05bf87
parentc7c2d18da5058ffbe1f71e66a8d4c1dcfd8eacdb
mgr/DaemonServer: Fix pgp_num throttling min

This was meant to limit the size of any single change to 1/2 of the
max_misplaced (see the comment above!).

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