Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | block manager: fix indentation (why not detected by cargo fmt?) | Alex Auvolat | 2023-09-11 | 1 | -16/+16 |
* | block manager: fix bugs | Alex Auvolat | 2023-09-07 | 1 | -1/+0 |
* | block manager: add rebalance operation to rebalance multi-hdd setups | Alex Auvolat | 2023-09-07 | 1 | -0/+8 |
* | block manager: avoid incorrect data_dir configs and avoid losing files | Alex Auvolat | 2023-09-06 | 1 | -3/+38 |
* | block manager: fixes in layout | Alex Auvolat | 2023-09-06 | 1 | -23/+33 |
* | block manager: fix dir_not_empty | Alex Auvolat | 2023-09-06 | 1 | -2/+1 |
* | block manager: use data paths from layout | Alex Auvolat | 2023-09-06 | 1 | -17/+20 |
* | block manager: multi-directory layout computation | Alex Auvolat | 2023-09-06 | 1 | -19/+245 |
* | block manager: skeleton for multi-hdd support | Alex Auvolat | 2023-09-06 | 1 | -0/+57 |