[pve-devel] [PATCH-SERIES v6 pve-storage/qemu-server/pve-qemu] add external qcow2 snapshot support
joao.sousa
joao.sousa at eurotux.com
Wed Jun 11 23:28:42 CEST 2025
On 10/06/25 10:54, Fiona Ebner wrote:
> What exactly is your goal with the feature? If you want to build
> something on top of it, it might be better to wait until it is
> finalized/applied. Currently, the most helpful contribution with the
> feature itself would be testing and reviewing Alexandre's changes. For
> testing, you'll need to apply the changes and build and install the
> affected packages. Reviewing requires getting familiar with the code
> base first.
For now, I want to help agile the process of getting the feature to a
stable state. Later on, I'd like to contribute to a version which
enables thin provisioned snapshots.
Regarding the testing, I am having a little bit of trouble applying the
current patches.
This is the output of git am when applying the qemu-server patches:
Applying: blockdev: cmdline: add blockdev syntax support
.git/rebase-apply/patch:972: trailing whitespace.
boot:
error: patch failed: test/cfg2cmd/simple-btrfs.conf.cmd:32
error: test/cfg2cmd/simple-btrfs.conf.cmd: patch does not apply
error: patch failed: test/cfg2cmd/simple-rbd.conf.cmd:34
error: test/cfg2cmd/simple-rbd.conf.cmd: patch does not apply
error: patch failed: test/cfg2cmd/simple-zfs-over-iscsi.conf.cmd:32
error: test/cfg2cmd/simple-zfs-over-iscsi.conf.cmd: patch does not apply
Patch failed at 0001 blockdev: cmdline: add blockdev syntax support
hint: Use 'git am --show-current-patch=diff' to see the failed patch
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
It also happens when applying the pve-storage patches. Am I missing something?
More information about the pve-devel
mailing list