From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <pve-devel-bounces@lists.proxmox.com>
Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68])
	by lore.proxmox.com (Postfix) with ESMTPS id CEE2E1FF162
	for <inbox@lore.proxmox.com>; Mon,  7 Apr 2025 15:11:59 +0200 (CEST)
Received: from firstgate.proxmox.com (localhost [127.0.0.1])
	by firstgate.proxmox.com (Proxmox) with ESMTP id D16213E99D;
	Mon,  7 Apr 2025 15:11:55 +0200 (CEST)
From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: pve-devel@lists.proxmox.com,
	Fiona Ebner <f.ebner@proxmox.com>
Date: Mon,  7 Apr 2025 15:11:47 +0200
Message-Id: <174403146874.2820858.11642209032760332603.b4-ty@proxmox.com>
X-Mailer: git-send-email 2.39.5
In-Reply-To: <20250127112923.31703-1-f.ebner@proxmox.com>
References: <20250127112923.31703-1-f.ebner@proxmox.com>
MIME-Version: 1.0
X-SPAM-LEVEL: Spam detection results:  0
 AWL -0.163 Adjusted score from AWL reputation of From: address
 BAYES_00                 -1.9 Bayes spam probability is 0 to 1%
 DMARC_MISSING             0.1 Missing DMARC policy
 KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment
 KAM_LOTSOFHASH           0.25 Emails with lots of hash-like gibberish
 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to
 Validity was blocked. See
 https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more
 information.
 RCVD_IN_VALIDITY_RPBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to
 Validity was blocked. See
 https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more
 information.
 RCVD_IN_VALIDITY_SAFE_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to
 Validity was blocked. See
 https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more
 information.
 SPF_HELO_NONE           0.001 SPF: HELO does not publish an SPF Record
 SPF_PASS               -0.001 SPF: sender matches SPF record
Subject: [pve-devel] applied: [PATCH-SERIES qemu-server v5 00/16] more
 robust handling of fleecing images
X-BeenThere: pve-devel@lists.proxmox.com
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Proxmox VE development discussion <pve-devel.lists.proxmox.com>
List-Unsubscribe: <https://lists.proxmox.com/cgi-bin/mailman/options/pve-devel>, 
 <mailto:pve-devel-request@lists.proxmox.com?subject=unsubscribe>
List-Archive: <http://lists.proxmox.com/pipermail/pve-devel/>
List-Post: <mailto:pve-devel@lists.proxmox.com>
List-Help: <mailto:pve-devel-request@lists.proxmox.com?subject=help>
List-Subscribe: <https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel>, 
 <mailto:pve-devel-request@lists.proxmox.com?subject=subscribe>
Reply-To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: pve-devel-bounces@lists.proxmox.com
Sender: "pve-devel" <pve-devel-bounces@lists.proxmox.com>

On Mon, 27 Jan 2025 12:29:07 +0100, Fiona Ebner wrote:
> Changes in v5:
> * everything new in v5 except the last 3 patches
> * new approach, use special config section instead of config key
> * add tests and some fixes for configuration handling
> * make special section handling more generic
> * also check for and cancel left-over running backup job before
>   detaching the fleecing images to prevent a deadlock in some
>   scenarios
> 
> [...]

Applied, with context changes addressed in a merge commit for better
visibility, thanks!

[01/16] migration: remove unused variable
        commit: 3948f8d26573975fb201e91f49a2f6d2643cf306
[02/16] test: avoid duplicate mock module in restore config test
        commit: 27f38b00f327c74798dd2af9b881d2985226060d
[03/16] test: add parse config tests
        commit: 60b9ff0fd9c14d9c4d47937aa9183b1f64d8b239
[04/16] parse config: be precise about section type checks
        commit: df6d255b0fc25c6854b13ffbf72893f616c70509
[05/16] test: add test case exposing issue with unknown sections
        commit: c80f968cc1d34bf5f57e54432d8efd2c8e430655
[06/16] parse config: skip unknown sections and warn about their presence
        commit: 248349f25e33e83eb55ed4da48a704c2db1de4af
[07/16] vzdump: anchor matches for pending and special sections
        commit: d4208c7cc62a18c85b24b3d55dc1d22d3bae52d8
[08/16] vzdump: skip all special sections
        commit: d295ea9a28d0682a6e946a29c070f5ec35fff173
[09/16] config: make special section handling generic
        commit: 63567c0c424e9935b56878dafa4e4b78c3b3ea18
[10/16] test: parse config: test config with duplicate sections
        commit: 90ae915305ae795a54553e9ce2e38977d4534210
[11/16] parse config: warn about duplicate sections
        commit: 68eabc42c1d367cdd65f2344711af4076412ff05
[12/16] check type: require schema as an argument
        commit: 6eb92d31bad83664a779a66ac93a971d7eb96e61
[13/16] config: add fleecing section
        commit: a82c4555e30da69717f4066119da6970404d6312
[14/16] fix #5440: vzdump: better cleanup fleecing images after hard errors
        commit: a39866732fdd3cf6c7e98101fabf9a0d4fcda144
[15/16] migration: attempt to clean up potential left-over fleecing images
        commit: 4e659fcac6fea9c7767e41b014ceecffedbfedca
[16/16] destroy vm: clean up potential left-over fleecing images
        commit: a5185ba114d1530f15e88aee1476b1446b12cf63


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel