Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | layout: fix tracker bugs | Alex Auvolat | 2023-11-09 | 2 | -4/+10 |
* | layout admin: add missing calls to update_hash | Alex Auvolat | 2023-11-09 | 1 | -1/+1 |
* | layout: begin managing the update tracker values | Alex Auvolat | 2023-11-09 | 4 | -33/+109 |
* | layout: separate code path for synchronizing update trackers only | Alex Auvolat | 2023-11-09 | 3 | -60/+154 |
* | layout: refactor to use a RwLock on LayoutHistory | Alex Auvolat | 2023-11-09 | 1 | -46/+47 |
* | layout: more refactoring | Alex Auvolat | 2023-11-09 | 2 | -42/+80 |
* | wip: split out layout management from System into separate LayoutManager | Alex Auvolat | 2023-11-09 | 2 | -0/+179 |
* | layout: use separate CRDT for staged layout changes | Alex Auvolat | 2023-11-09 | 6 | -137/+535 |
* | cluster layout: adapt all uses of ClusterLayout to LayoutHistory | Alex Auvolat | 2023-11-08 | 2 | -15/+7 |
* | WIP: garage_rpc: store layout version history | Alex Auvolat | 2023-11-08 | 5 | -0/+1561 |