]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/osd_types: rename pg_num_pending_dec_epoch -> pg_num_dec_last_epoch_clean
authorSage Weil <sage@redhat.com>
Wed, 12 Sep 2018 19:57:56 +0000 (14:57 -0500)
committerSage Weil <sage@redhat.com>
Thu, 20 Sep 2018 13:35:15 +0000 (08:35 -0500)
commit8af0ee92faf514d4fde19f44c33df956193ce6d4
tree266b69fc9a9f2bdfb6c094b353a67a2c58d27760
parente79adc5c66146d9d50399db9396ba761896a693f
osd/osd_types: rename pg_num_pending_dec_epoch -> pg_num_dec_last_epoch_clean

Change the content of this field to be the last_epoch_clean for the PG
when it tells the mon it is ready to be merged.

This will later be used to populate the last_epoch_clean and
last_epoch_started fields in PG::merge_from() in certain corner cases.

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