[pbs-devel] [PATCH v2 proxmox-backup 0/2] api: disks: directory: fail if mount unit already exists
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Nov 27 20:03:25 CET 2024
Am 27.11.24 um 17:06 schrieb Fiona Ebner:
> Changes in v2:
> * style changes
>
> Protect against overriding a pre-existing mount unit during creation
> of a directory (datastore). The unit might belong to an existing
> datastore.
>
> Fiona Ebner (2):
> api: disks: directory: factor out helper for mount unit path
> api: disks: directory: fail if mount unit already exists
>
> src/api2/node/disks/directory.rs | 20 ++++++++++++++++----
> 1 file changed, 16 insertions(+), 4 deletions(-)
>
applied series with a detour by first applying and pushing out v1, which
I should have questioned, and then merging in the actual v2 to show what
happened for real.
More information about the pbs-devel
mailing list