]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/osd_types: increasing pg_num_pending is also an interval change
authorSage Weil <sage@redhat.com>
Mon, 17 Sep 2018 12:41:15 +0000 (07:41 -0500)
committerSage Weil <sage@redhat.com>
Thu, 20 Sep 2018 13:35:15 +0000 (08:35 -0500)
commit2bfa241f44270290b363d0e4c5f76b7a71441a02
tree6372afb465dcc288437280c5d8b5e1e732517ac3
parentb8ac4361be2b05e6fd60cf318c1ea2e930504cbb
osd/osd_types: increasing pg_num_pending is also an interval change

If we move into the premerge period (pg_num_pending < pg_num), that is a
new interval.  Moving out again (canceling the merge) is also a new
interval.

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