]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd: index pg (slots) by map epoch within each shard
authorSage Weil <sage@redhat.com>
Fri, 9 Feb 2018 21:31:14 +0000 (15:31 -0600)
committerSage Weil <sage@redhat.com>
Wed, 4 Apr 2018 13:26:54 +0000 (08:26 -0500)
commit9895c9f1a96469a8104a46e0ac2f3968a40fa627
treedeaa974126153772ecda2283b882d144acbbb823
parente178a6d876ff2593563dbb9a0a5c6fb635d51c2a
osd: index pg (slots) by map epoch within each shard

This will replace the epoch tracking in OSDService shortly.

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