From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: "Proxmox Backup Server development discussion"
<pbs-devel@lists.proxmox.com>,
"Fabian Grünbichler" <f.gruenbichler@proxmox.com>
Subject: [pbs-devel] applied: [PATCH proxmox-backup 1/2] datastore: extract nesting check into helper
Date: Wed, 27 Nov 2024 15:27:50 +0100 [thread overview]
Message-ID: <da36a1e0-2de2-4f61-8a56-1533d64378b0@proxmox.com> (raw)
In-Reply-To: <20241127141128.1123925-1-f.gruenbichler@proxmox.com>
Am 27.11.24 um 15:11 schrieb Fabian Grünbichler:
> and improve the variable namign while we are at it. this allows the check to be
> re-used in other code paths, like when starting a garbage collection.
>
> Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
> ---
>
> Notes:
> no semantic changes intended, for *after* the release
>
> pbs-api-types/src/datastore.rs | 39 ++++++++++++++++++++++++++++++++++
> src/api2/config/datastore.rs | 29 +++----------------------
> 2 files changed, 42 insertions(+), 26 deletions(-)
>
>
applied, thanks!
_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
prev parent reply other threads:[~2024-11-27 14:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-27 14:11 [pbs-devel] " Fabian Grünbichler
2024-11-27 14:11 ` [pbs-devel] [RFC proxmox-backup 2/2] GC: add check for nested datastore Fabian Grünbichler
2024-11-27 14:31 ` [pbs-devel] applied: " Thomas Lamprecht
2024-11-27 14:27 ` 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=da36a1e0-2de2-4f61-8a56-1533d64378b0@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=f.gruenbichler@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 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.