From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox Backup Server development discussion
<pbs-devel@lists.proxmox.com>,
Dietmar Maurer <dietmar@proxmox.com>
Subject: [pbs-devel] applied-series: [PATCH proxmox-backup v4 0/3] pbs-api-types: new MaintenanceType::Unmount, implement and use set_maintenance_mode
Date: Mon, 22 Apr 2024 12:20:42 +0200 [thread overview]
Message-ID: <c625d64e-4c8a-4bd9-9372-f26bc56cac16@proxmox.com> (raw)
In-Reply-To: <20240422083130.2921004-1-dietmar@proxmox.com>
Am 22/04/2024 um 10:31 schrieb Dietmar Maurer:
> Changes in v4:
>
> - re-add comment about unmounting maintenence type
> - fix typo in commit message
> - avoid compiler warning
>
> Changes in v3:
>
> - do not introduce MaintenanceType::Unmount (we can do that later)
> - cleanup commit messages
>
> Changes in v2:
>
> - split patch into smaller ones
> - cleanup commit message
>
> Dietmar Maurer (3):
> pbs-api-types: use SchemaDeserializer for maintenance mode
> maintenance: derive Copy for maintenance type and make maintenance
> mode fields public
> api: assert that maintenance mode transitions are valid
>
> pbs-api-types/src/datastore.rs | 46 +++++++++++++++++++++++++++-----
> pbs-api-types/src/maintenance.rs | 6 ++---
> pbs-datastore/src/datastore.rs | 8 ++++--
> src/api2/config/datastore.rs | 13 ++++++---
> 4 files changed, 59 insertions(+), 14 deletions(-)
>
applied series, 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-04-22 10:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-22 8:31 [pbs-devel] " Dietmar Maurer
2024-04-22 8:31 ` [pbs-devel] [PATCH proxmox-backup v4 1/3] pbs-api-types: use SchemaDeserializer for maintenance mode Dietmar Maurer
2024-04-22 8:31 ` [pbs-devel] [PATCH proxmox-backup v4 2/3] maintenance: derive Copy for maintenance type and make maintenance mode fields public Dietmar Maurer
2024-04-22 8:31 ` [pbs-devel] [PATCH proxmox-backup v4 3/3] api: assert that maintenance mode transitions are valid Dietmar Maurer
2024-04-22 10:20 ` 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=c625d64e-4c8a-4bd9-9372-f26bc56cac16@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=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