]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: ignore intervals prior to last_epoch_started in build_prior
authorSage Weil <sage@newdream.net>
Mon, 24 Nov 2008 19:34:02 +0000 (11:34 -0800)
committerSage Weil <sage@newdream.net>
Mon, 24 Nov 2008 21:26:12 +0000 (13:26 -0800)
commit71d8ae5661afb9ad2c702c7dc7260c71c82c1fdb
tree4219ea6a2d9d6bf1b43655744481cf9b90aee503
parent4823b0719fe898a83e8c55f82b2f884b2df9040c
osd: ignore intervals prior to last_epoch_started in build_prior

We may have raised last_epoch_started without trimming past_intervals.
src/osd/PG.cc