Am 06.05.25 um 13:07 schrieb Fabian Grünbichler:
>>> @@ -580,15 +593,7 @@ sub clone_image {
>>>
>>> warn "clone $volname: $basename snapname $snap to $name\n";
>>>
>>> -if (length($snapname)) {
>>> - my (undef, undef, undef, $protected) = rbd_volume_info($scfg, $storeid,
>>> $volnam
On May 5, 2025 4:24 pm, Fiona Ebner wrote:
> Am 23.04.25 um 15:59 schrieb Fabian Grünbichler:
>> this is a bit repetitive otherwise, no functional changes intended.
>>
>> Signed-off-by: Fabian Grünbichler
>> ---
>> src/PVE/Storage/RBDPlugin.pm | 55 ++--
>> 1 file
Am 23.04.25 um 15:59 schrieb Fabian Grünbichler:
> this is a bit repetitive otherwise, no functional changes intended.
>
> Signed-off-by: Fabian Grünbichler
> ---
> src/PVE/Storage/RBDPlugin.pm | 55 ++--
> 1 file changed, 27 insertions(+), 28 deletions(-)
>
> di
this is a bit repetitive otherwise, no functional changes intended.
Signed-off-by: Fabian Grünbichler
---
src/PVE/Storage/RBDPlugin.pm | 55 ++--
1 file changed, 27 insertions(+), 28 deletions(-)
diff --git a/src/PVE/Storage/RBDPlugin.pm b/src/PVE/Storage/RBDPlug