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 9E3611FF168 for <inbox@lore.proxmox.com>; Mon, 28 Oct 2024 12:26:15 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 0DEE31473C; Mon, 28 Oct 2024 12:26:17 +0100 (CET) Message-ID: <16ceba0c-aa82-4861-bffa-2c58254fb65e@proxmox.com> Date: Mon, 28 Oct 2024 12:25:41 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird To: Thomas Lamprecht <t.lamprecht@proxmox.com>, Proxmox VE development discussion <pve-devel@lists.proxmox.com> References: <20241009142200.130318-1-f.schauer@proxmox.com> <ded5bef8-a353-4801-b9a8-c4753a293289@proxmox.com> Content-Language: en-US From: Filip Schauer <f.schauer@proxmox.com> In-Reply-To: <ded5bef8-a353-4801-b9a8-c4753a293289@proxmox.com> X-SPAM-LEVEL: Spam detection results: 0 AWL -0.038 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 SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: Re: [pve-devel] applied: [PATCH container] fix #5761: add the "discard" mount option 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" <pve-devel-bounces@lists.proxmox.com> Sent a patch for the UI integration: https://lists.proxmox.com/pipermail/pve-devel/2024-October/065805.html On 24/10/2024 16:49, Thomas Lamprecht wrote: > Am 09/10/2024 um 16:22 schrieb Filip Schauer: >> Introduce the "discard" mount option for rootfs and mount points. This >> ensures that unused container volume blocks are discarded from the >> underlying storage backend when deleting files within the container. >> >> Signed-off-by: Filip Schauer <f.schauer@proxmox.com> >> --- >> src/PVE/LXC/Config.pm | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> > applied, thanks! > > please add UI integration like Fiona noticed _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel