[Devel] [PATCH v6 VZ9 3/4] dm-qcow2: make merge_backward command asyncronous

2025-03-09 Thread Pavel Tikhomirov
This adds merge_backward "start", "complete", "update_eventfd" and "cancel" commands. By that we are able to split single merge_backward into two stages: start asyncronous merging and completion. That can be usefull for restarting qemu process while allowing backward merging to run asyncronously in

Re: [Devel] [PATCH v6 VZ9 3/4] dm-qcow2: make merge_backward command asyncronous

2025-03-06 Thread Pavel Tikhomirov
Note: This was detected by updated test: https://bitbucket.org/virtuozzocore/dm-qcow2-merge-backward-testing/src/master/test-v5.sh ___ Devel mailing list Devel@openvz.org https://lists.openvz.org/mailman/listinfo/devel