public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: "Fabian Grünbichler" <f.gruenbichler@proxmox.com>
To: pbs-devel@lists.proxmox.com, Manuel Federanko <m.federanko@proxmox.com>
Subject: applied: [PATCH proxmox-backup v4] fix #7382: correctly anchor nested paths for include/exclude patterns.
Date: Mon, 23 Mar 2026 10:31:46 +0100	[thread overview]
Message-ID: <177425829499.241881.5573045011451149058.b4-ty@proxmox.com> (raw)
In-Reply-To: <20260316142342.67535-1-m.federanko@proxmox.com>


On Mon, 16 Mar 2026 15:23:42 +0100, Manuel Federanko wrote:
> A pattern in a subdirectory would be built by just prepending the parent
> directory. This could break anchored patterns, which wouldn't match if
> the parent directory didn't start with a slash.
> Fixed this by explicitly checking if the base path starts with a slash
> and prepending it if it does not exist.
> 
> It worked for anchored patterns in the root backup directory because
> here the pattern is "" + "/exclude".
> 
> [...]

Applied, thanks!

[1/1] fix #7382: correctly anchor nested paths for include/exclude patterns.
      commit: f07beb55f9dd881c0174bfa17e04bac95d7217a0

Best regards,
-- 
Fabian Grünbichler <f.gruenbichler@proxmox.com>




      parent reply	other threads:[~2026-03-23  9:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-16 14:23 [PATCH proxmox-backup v3] " Manuel Federanko
2026-03-17 15:02 ` Christian Ebner
2026-03-17 15:09   ` Manuel Federanko
2026-03-17 15:54     ` Christian Ebner
2026-03-23  9:31 ` Fabian Grünbichler [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=177425829499.241881.5573045011451149058.b4-ty@proxmox.com \
    --to=f.gruenbichler@proxmox.com \
    --cc=m.federanko@proxmox.com \
    --cc=pbs-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal