From: "Fabian Grünbichler" <f.gruenbichler@proxmox.com>
To: pbs-devel@lists.proxmox.com, Christian Ebner <c.ebner@proxmox.com>
Subject: [pbs-devel] applied: [PATCH proxmox-backup] datastore: pass relative path to group type iterator
Date: Wed, 4 Jun 2025 14:39:07 +0200 [thread overview]
Message-ID: <174904051905.1076482.15591884456321523308.b4-ty@proxmox.com> (raw)
In-Reply-To: <20250522125128.428673-1-c.ebner@proxmox.com>
On Thu, 22 May 2025 14:51:28 +0200, Christian Ebner wrote:
> `ListGroupsType::new_at` creates a new iterator over all groups of
> give backup type with provided parent file descriptor.
>
> The parent directory file descriptor is passed to the `read_subdir`
> call, which itself uses it to open the type directory via `openat`.
> This call does however ignore the passed file handle if the given
> path is absolute [0], which is always the case for the type path
> generated via `DataStore::type_path`.
>
> [...]
Applied, thanks!
[1/1] datastore: pass relative path to group type iterator
commit: 7149ecdacdd01b44e55398fa708b1a5b3905ec78
Best regards,
--
Fabian Grünbichler <f.gruenbichler@proxmox.com>
_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
prev parent reply other threads:[~2025-06-04 12:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-22 12:51 [pbs-devel] " Christian Ebner
2025-06-04 12:39 ` 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=174904051905.1076482.15591884456321523308.b4-ty@proxmox.com \
--to=f.gruenbichler@proxmox.com \
--cc=c.ebner@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.