public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox Backup Server development discussion
	<pbs-devel@lists.proxmox.com>,
	Hannes Laimer <h.laimer@proxmox.com>
Subject: Re: [pbs-devel] [PATCH proxmox-backup 0/2] add inspection of chunks, indexes and blobs
Date: Mon, 14 Dec 2020 09:44:00 +0100	[thread overview]
Message-ID: <d8ac95f9-212a-462f-f539-c27dfb8ee4ec@proxmox.com> (raw)
In-Reply-To: <20201214065407.45301-1-h.laimer@proxmox.com>

On 14.12.20 07:54, Hannes Laimer wrote:
> Adds support for inspecting chunk-, .blob-, .fidx-, .didx-files in
> proxmox-backup-manager.
> Options:
>  - decode: chunk and blob files can be decoded into a file or
>    stdout, without setting it, nothing will be decoded
>  - keyfile: if the chunk or blob is encrypted, a keyfile is needed for
>    decoding
>  - [only for chunks] reference-filter: where to look for index files that
>    reference that chunk(may be the path to a group, snapshot or the
>    datastore), without setting it, looking for references will be
>    skipped
> 

The information here is not a replacement for actual commit messages in the
real patches, it is normally used to provide an overview about the series
as a whole and can also be used to documemt changes between iterations -
albeit for the latter I prefer when this is done per patch, where possible
(higher level changes may span multiple patches, so it can be fine to do
those in the cover letter).

https://pve.proxmox.com/wiki/Developer_Documentation#Versioned_Patches

> Hannes Laimer (2):
>   add inspection of chunk files in proxmox-backup-manager
>   add inspection of index and blob files in proxmox-backup-manager
> 
>  src/bin/proxmox-backup-manager.rs         |   8 +
>  src/bin/proxmox_backup_manager/inspect.rs | 311 ++++++++++++++++++++++
>  src/bin/proxmox_backup_manager/mod.rs     |   2 +
>  3 files changed, 321 insertions(+)
>  create mode 100644 src/bin/proxmox_backup_manager/inspect.rs
> 






      parent reply	other threads:[~2020-12-14  8:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-14  6:54 Hannes Laimer
2020-12-14  6:54 ` [pbs-devel] [PATCH proxmox-backup 1/2] add inspection of chunk files Hannes Laimer
2020-12-14  6:54 ` [pbs-devel] [PATCH proxmox-backup 2/2] add inspection of index and blob files Hannes Laimer
2020-12-14  8:44 ` Thomas Lamprecht [this message]

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=d8ac95f9-212a-462f-f539-c27dfb8ee4ec@proxmox.com \
    --to=t.lamprecht@proxmox.com \
    --cc=h.laimer@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