From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox Backup Server development discussion
<pbs-devel@lists.proxmox.com>,
Stefan Reiter <s.reiter@proxmox.com>
Subject: [pbs-devel] applied: [PATCH proxmox-backup 1/2] api: add support for notes on backup groups
Date: Mon, 12 Jul 2021 08:30:07 +0200 [thread overview]
Message-ID: <55abbb6f-625e-5c25-6b83-8b2dc5621b8e@proxmox.com> (raw)
In-Reply-To: <20210708144528.1405534-1-s.reiter@proxmox.com>
On 08.07.21 16:45, Stefan Reiter wrote:
> Stored in atomically-updated 'notes' file in backup group directory.
> Available via dedicated GET/PUT API calls, as well as the first line
> being included in list_groups (similar to list_snapshots).
>
> Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
> ---
> src/api2/admin/datastore.rs | 104 +++++++++++++++++++++++++++++++++++-
> src/api2/types/mod.rs | 3 ++
> 2 files changed, 106 insertions(+), 1 deletion(-)
>
>
applied, thanks!
FYI: resolved a merge conflict due to the types moving to their own workspace-crate.
prev parent reply other threads:[~2021-07-12 6:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-08 14:45 [pbs-devel] " Stefan Reiter
2021-07-08 14:45 ` [pbs-devel] [PATCH proxmox-backup 2/2] ui: " Stefan Reiter
2021-07-12 6:32 ` Thomas Lamprecht
2021-07-12 6:30 ` 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=55abbb6f-625e-5c25-6b83-8b2dc5621b8e@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=pbs-devel@lists.proxmox.com \
--cc=s.reiter@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.