[pbs-devel] applied: [PATCH proxmox-backup] add missing O_CLOEXEC flags to `openat` calls
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Dec 3 16:49:19 CET 2024
Am 29.11.24 um 16:39 schrieb Dominik Csapak:
> since we don't want to have lingering file descriptors on reload, which
> does a fork/exec.
>
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
> pbs-client/src/pxar/dir_stack.rs | 2 +-
> pbs-datastore/src/backup_info.rs | 2 +-
> pbs-datastore/src/snapshot_reader.rs | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
>
>
applied, with Fabian's R-b and the commit message a bit expanded, thanks!
More information about the pbs-devel
mailing list