aboutsummaryrefslogtreecommitdiff
path: root/src/block/resync.rs
Commit message (Expand)AuthorAgeFilesLines
* Refactor how things are migratedAlex Auvolat2023-01-031-0/+1
* Simplified and more aggressive worker exit logicAlex Auvolat2022-12-141-1/+1
* Implement `block retry-now` and `block purge`Alex Auvolat2022-12-131-0/+18
* Implement `block list-errors` and `block info`Alex Auvolat2022-12-131-5/+7
* cli: new worker info commandAlex Auvolat2022-12-131-2/+2
* Prettier worker list table; remove useless CLI log messagesAlex Auvolat2022-12-121-15/+10
* RPC performance changesAlex Auvolat2022-09-191-12/+2
* Merge branch 'lx-perf-improvements' into netapp-stream-bodyAlex Auvolat2022-09-061-13/+22
* fix clippyresync-ajustable-speedAlex Auvolat2022-09-021-2/+2
* Ability to have up to 4 concurrently working resync workersAlex Auvolat2022-09-021-14/+78
* Make BlockManagerLocked fully private againAlex Auvolat2022-09-021-12/+2
* block manager: refactor: split resync into separate fileAlex Auvolat2022-09-021-0/+536