forked from TrueCloudLab/restic
2ec0f3303a
During a backup the index is written before the corresponding snapshots. To ensure that a concurrent/later restic run can read a snapshot's data, restic thus must first load the snapshots and only afterwards the index. Otherwise it is not possible to ensure that the loaded index is recent enough to cover all of the snapshot's data. |
||
---|---|---|
.. | ||
restic |