On Tue, Aug 23, 2022 at 18:32:20 +0200, Pavel Hrdina wrote: > Signed-off-by: Pavel Hrdina <phrdina@xxxxxxxxxx> > --- > src/qemu/qemu_snapshot.c | 65 ++++++++++++++++++++-------------------- > 1 file changed, 32 insertions(+), 33 deletions(-) Okay so this finally allows the function to be called qemuSnapshotDiscardMetadata, but the way we got there was very confusing. At the very least you MUST write better commit messages for such changes if the function is at the beginning doing something which doesn't make sense.