From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) by lore.proxmox.com (Postfix) with ESMTPS id 043C41FF2B0 for ; Fri, 5 Jul 2024 15:01:26 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id CAEFD2EE7; Fri, 5 Jul 2024 15:01:44 +0200 (CEST) From: Maximiliano Sandoval To: "Max Carrara" In-Reply-To: (Max Carrara's message of "Wed, 03 Jul 2024 15:57:25 +0200") References: <20240626145801.751326-1-m.sandoval@proxmox.com> <20240626145801.751326-2-m.sandoval@proxmox.com> Date: Fri, 05 Jul 2024 15:01:40 +0200 Message-ID: MIME-Version: 1.0 X-SPAM-LEVEL: Spam detection results: 0 AWL 0.131 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: [pbs-devel] [PATCH promox v4 1/5] compression: deflate: move encoder into a mod X-BeenThere: pbs-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox Backup Server development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox Backup Server development discussion Cc: Proxmox Backup Server development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pbs-devel-bounces@lists.proxmox.com Sender: "pbs-devel" "Max Carrara" writes: > On Wed Jun 26, 2024 at 4:57 PM CEST, Maximiliano Sandoval wrote: >> This allows to add a decompression mod inside the deflate mod. This does >> not touch the public API. >> >> Signed-off-by: Maximiliano Sandoval >> --- > > This patch unfortunately doesn't apply for me. I'm on the latest master. > Could you please rebase this? Thanks! I will post v5 in a bit. -- Maximiliano _______________________________________________ pbs-devel mailing list pbs-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel