public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Dietmar Maurer <dietmar@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: [pbs-devel] [PATCH proxmox-backup v3 0/4] improve catalog handling
Date: Wed, 28 Jul 2021 11:11:14 +0200	[thread overview]
Message-ID: <20210728091118.581161-1-dietmar@proxmox.com> (raw)

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

-- 
2.30.2





             reply	other threads:[~2021-07-28  9:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-28  9:11 Dietmar Maurer [this message]
2021-07-28  9:11 ` [pbs-devel] [PATCH proxmox-backup v3 1/4] cleanup: factor out tape catalog path helpers Dietmar Maurer
2021-07-28  9:11 ` [pbs-devel] [PATCH proxmox-backup v3 2/4] tape: lock media_catalog file to to get a consistent view with load_catalog Dietmar Maurer
2021-07-28  9:11 ` [pbs-devel] [PATCH proxmox-backup v3 3/4] tape: media_catalog: add snapshot list cache for catalog Dietmar Maurer
2021-07-28  9:11 ` [pbs-devel] [PATCH proxmox-backup v3 4/4] api2: tape: media: use MediaCatalog::snapshot_list for content listing Dietmar Maurer
2021-07-29 12:30 ` [pbs-devel] applied: [PATCH proxmox-backup v3 0/4] improve catalog handling Dietmar Maurer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210728091118.581161-1-dietmar@proxmox.com \
    --to=dietmar@proxmox.com \
    --cc=pbs-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal