[pbs-devel] applied: [PATCH proxmox-backup v3 1/6] fix #3690: pbs_api_types: add regex, format & schema for partition names to pbs-api-types
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Nov 28 18:41:46 CET 2023
Am 28/11/2023 um 14:23 schrieb Markus Frank:
> The new regex is similar to BLOCKDEVICE_NAME_REGEX but also allows
> numbers at the end of the device name (also allows partitions names).
> For nvme partitions it also allows the letter p and a number.
>
> Signed-off-by: Markus Frank <m.frank at proxmox.com>
> ---
> pbs-api-types/src/lib.rs | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
>
applied, but reworded subject, it had pbs api types in there in two different
spelling variant and was all to readable in general, thanks!
More information about the pbs-devel
mailing list