On Thu, Jun 20, 2024 at 04:48:05 +0800, Fima Shevrin wrote:
> Hello,
>
> Thank you for your comments and explanations about disk states and snapshots
> in general.
>
> I agree that it is quite dangerous to always delete a snapshot in case one
> of the variables is NULL.
>
> I modified the patch
rn an error if vmdisk or disk is NULL.
I am attaching the patch and updated commit message.
I apologize for some delay in our discussion.
Fima
Subject: [PATCH] Add a check that vmdisk and disk variables are not NULL
Before deleting a snapshot, there is a validation process that involves
che
eturn an error if vmdisk or disk is NULL.
I am attaching the patch and updated commit message.
I apologize for some delay in our discussion.
Fima
Subject: [PATCH] Add a check that vmdisk and disk variables are not NULL
Before deleting a snapshot, there is a validation process that involves
che