[pbs-devel] applied: [PATCH proxmox-backup] datastore: pass relative path to group type iterator
Fabian Grünbichler
f.gruenbichler at proxmox.com
Wed Jun 4 14:39:07 CEST 2025
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 at proxmox.com>
More information about the pbs-devel
mailing list