[pbs-devel] applied: [PATCH proxmox-backup v3 0/4] improve catalog handling
Dietmar Maurer
dietmar at proxmox.com
Thu Jul 29 14:30:51 CEST 2021
applied
On 7/28/21 11:11 AM, Dietmar Maurer wrote:
> Resend all patches to make it clear how it is supposed to be used.
>
> The basic diffence to Dominiks patches is that the cache files are
> created on demand.
>
> Dietmar Maurer (3):
> cleanup: factor out tape catalog path helpers
> tape: lock media_catalog file to to get a consistent view with
> load_catalog
> tape: media_catalog: add snapshot list cache for catalog
>
> Dominik Csapak (1):
> api2: tape: media: use MediaCatalog::snapshot_list for content listing
>
> src/api2/tape/media.rs | 45 +++++++------
> src/tape/media_catalog.rs | 65 +++++++++++--------
> src/tape/media_catalog_cache.rs | 108 ++++++++++++++++++++++++++++++++
> src/tape/mod.rs | 3 +
> 4 files changed, 171 insertions(+), 50 deletions(-)
> create mode 100644 src/tape/media_catalog_cache.rs
>
More information about the pbs-devel
mailing list