[pbs-devel] [PATCH proxmox-backup] tape: fix anchoring of datastore map regex
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Mar 29 12:08:40 CEST 2023
Am 29/03/2023 um 12:06 schrieb Dominik Csapak:
> was missing. In practice it was not doing any harm, since we always
> checked for an existing datastore with the target name anyway, and
> if the source did not exists, we could not restore from that anyway.
>
> Both the source datastore on the tape, as well as the existing
> datastores have to adhere to the correct regex.
>
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
> pbs-api-types/src/datastore.rs | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
for the record, I spearheaded this one, but change seems to be the same:
https://git.proxmox.com/?p=proxmox-backup.git;a=commitdiff;h=6477df8f89b94e1a708d1f88420832c150c7bdcc
More information about the pbs-devel
mailing list