| Commit message (Expand) | Author | Age | Files | Lines |
* | osd/: Move log version pointer updates to PeeringState | Samuel Just | 2019-05-01 | 6 | -171/+193 |
* | osd/: refactor to avoid mutable peer_missing refs in PG | Samuel Just | 2019-05-01 | 6 | -93/+145 |
* | PG: remove might_have_unfound, peer_*_requested | Samuel Just | 2019-05-01 | 2 | -6/+0 |
* | osd/: fix upset, actingset, acting_backfill_recovery references | Samuel Just | 2019-05-01 | 5 | -38/+44 |
* | osd/: fix primary/up_primary references | Samuel Just | 2019-05-01 | 3 | -11/+7 |
* | osd/: move last_..._to_applied, backfill_targets, async_recovery_targets to P... | Samuel Just | 2019-05-01 | 6 | -64/+90 |
* | PG: fix last_peering_reset and past_intervals references | Samuel Just | 2019-05-01 | 3 | -13/+9 |
* | PeeringState::PeeringMachine::Deleting: rollfoward before resetting backfill | Samuel Just | 2019-05-01 | 1 | -4/+4 |
* | osd/: add helpers to add remaining info dirtiers into PeeringState | sjust@redhat.com | 2019-05-01 | 7 | -102/+154 |
* | osd/: move append_log into PeeringState | sjust@redhat.com | 2019-05-01 | 5 | -108/+111 |
* | osd/: move append_log_entries_update_missing and merge_new_log_entries to Pee... | sjust@redhat.com | 2019-05-01 | 5 | -108/+111 |
* | osd/: clean up PG deleted and deleting references | Samuel Just | 2019-05-01 | 5 | -14/+17 |
* | PG: remove direct acting and up references | sjust@redhat.com | 2019-05-01 | 3 | -9/+6 |
* | PG: begin cleaning up scrub stat and history mutations | Samuel Just | 2019-05-01 | 6 | -58/+91 |
* | PG: remove first batch of unused references | sjust@redhat.com | 2019-05-01 | 2 | -30/+0 |
* | osd/: clarify interface for introducing disk state to PeeringState | Samuel Just | 2019-05-01 | 2 | -18/+41 |
* | osd/: move ostream<< and dump logic into PeeringState | Samuel Just | 2019-05-01 | 5 | -115/+151 |
* | osd/: clean up PeeringState::write_if_dirty | Samuel Just | 2019-05-01 | 4 | -31/+28 |
* | osd/: Move init into PeeringState | Samuel Just | 2019-05-01 | 3 | -33/+57 |
* | osd/: move stat updates and publishing to PeeringState | sjust@redhat.com | 2019-05-01 | 4 | -398/+438 |
* | osd/: move more state helpers to PeeringState | Samuel Just | 2019-05-01 | 2 | -5/+15 |
* | osd/: move split/merge helpers into PeeringState | Samuel Just | 2019-05-01 | 4 | -231/+292 |
* | osd/: fix try_mark_clean/finish_recovery interface boundary | Samuel Just | 2019-05-01 | 4 | -45/+48 |
* | PeeringState: remove PG references and include | Samuel Just | 2019-05-01 | 3 | -17/+5 |
* | osd/: move calc_min_last_complete_ondisk to PeeringState | Samuel Just | 2019-05-01 | 4 | -22/+26 |
* | osd/: pass OSDService::logger and log_enter/exit through PeeringListener | Samuel Just | 2019-05-01 | 4 | -7/+32 |
* | osd/: pass merge state control through PeeringListener | Samuel Just | 2019-05-01 | 4 | -3/+27 |
* | PeeringState: pass dump_recovery_info through to pl for recovery state | Samuel Just | 2019-05-01 | 4 | -7/+8 |
* | PeeringState: rearrange and fix remaining pg->gen_prefix call | Samuel Just | 2019-05-01 | 1 | -54/+50 |
* | osd/: move fulfill_info etc | Samuel Just | 2019-05-01 | 4 | -81/+92 |
* | osd/: clarify PeeringState deletion interfaces | Samuel Just | 2019-05-01 | 5 | -6/+11 |
* | osd/: move min_peer_*_features and helpers | Samuel Just | 2019-05-01 | 3 | -14/+16 |
* | osd/: move proc_* and log handling methods | Samuel Just | 2019-05-01 | 5 | -115/+136 |
* | osd/: move share_pg_info to PeeringState | Samuel Just | 2019-05-01 | 5 | -39/+36 |
* | osd/: move waiting_for_flushed|peering handling into on_activate_complete | Samuel Just | 2019-05-01 | 2 | -14/+14 |
* | osd/: move search_for_missing, discover_all_unfound, build_might_have_unfound | Samuel Just | 2019-05-01 | 5 | -182/+191 |
* | PeeringState: restructure activate to avoid snap_trimq | Samuel Just | 2019-05-01 | 5 | -31/+36 |
* | osd/: start moving activate to PeeringState | Samuel Just | 2019-05-01 | 4 | -457/+501 |
* | osd/: move try_mark_clean/finish_recovery to PG::on_clean | Samuel Just | 2019-05-01 | 3 | -4/+8 |
* | osd/: move choose_acting and callees into PeeringState | sjust@redhat.com | 2019-05-01 | 7 | -749/+767 |
* | osd/: remove OSDService::check_osdmap_full, fix caller | Samuel Just | 2019-05-01 | 7 | -20/+9 |
* | osd/: move the backfill space reservation back into PG | Samuel Just | 2019-05-01 | 4 | -95/+115 |
* | osd/: move needs_recover/backfill, all_unfound_are_queried_or_lost | Samuel Just | 2019-05-01 | 5 | -104/+116 |
* | osd/: clarify recovery queueing from PeeringState | Samuel Just | 2019-05-01 | 4 | -10/+45 |
* | osd/: move Active purged_snaps handling back to PG | Samuel Just | 2019-05-01 | 4 | -102/+136 |
* | PeeringState: mechanically rename a ton of pg-> to ps-> | Samuel Just | 2019-05-01 | 1 | -266/+266 |
* | PeeringState: introduce a macro for the ps, pl, and pg declarations | Samuel Just | 2019-05-01 | 1 | -192/+185 |
* | osd/: move build_prior and related state to PeeringState | Samuel Just | 2019-05-01 | 4 | -95/+104 |
* | PeeringState: clean up references in Primary, Start, Reset | sjust@redhat.com | 2019-05-01 | 1 | -31/+30 |
* | osd/: move io reservation machinery into PeeringState | sjust@redhat.com | 2019-05-01 | 5 | -428/+568 |