]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: send last_epoch_clean when indicating PG is ready to merge
authorSage Weil <sage@redhat.com>
Wed, 12 Sep 2018 20:00:09 +0000 (15:00 -0500)
committerSage Weil <sage@redhat.com>
Thu, 20 Sep 2018 13:35:15 +0000 (08:35 -0500)
commit142317b2ac36e0b2bd500745dcef8bf871dc49c1
treece796e9991a15aa1475ce3e007be8afaa5787db3
parent8af0ee92faf514d4fde19f44c33df956193ce6d4
osd: send last_epoch_clean when indicating PG is ready to merge

The mon can put this in the pg_pool_t.

Signed-off-by: Sage Weil <sage@redhat.com>
src/messages/MOSDPGReadyToMerge.h
src/mon/OSDMonitor.cc
src/osd/OSD.cc
src/osd/OSD.h
src/osd/PG.cc
src/osd/osd_types.h