]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/osd_types: track pg_history last_interval_{starte,clean}
authorSage Weil <sage@redhat.com>
Tue, 11 Apr 2017 21:41:13 +0000 (17:41 -0400)
committerSage Weil <sage@redhat.com>
Fri, 28 Apr 2017 15:30:40 +0000 (11:30 -0400)
commitef4012bf358ec9e9ab2ffdf62fa54e66eb0c1ce4
treef8d29f3f7085d84f8d11522812756ab791ba7c04
parent484d45bf2eeefc034aa475c7a55c0b9bb5145662
osd/osd_types: track pg_history last_interval_{starte,clean}

These will track last_epoch_{started,clean} but match
the first epoch in the interval instead of the epoch when
the event happened.  We didn't end up need this now, but
I suspect it will be useful in the future.

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