public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox Backup Server development discussion
	<pbs-devel@lists.proxmox.com>,
	Dominik Csapak <d.csapak@proxmox.com>
Subject: [pbs-devel] applied: [PATCH proxmox-backup] add missing O_CLOEXEC flags to `openat` calls
Date: Tue, 3 Dec 2024 16:49:19 +0100	[thread overview]
Message-ID: <0afffe4c-6c33-4c74-aa3f-173a754f25ba@proxmox.com> (raw)
In-Reply-To: <20241129153908.4141576-1-d.csapak@proxmox.com>

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@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!


_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel


      parent reply	other threads:[~2024-12-03 15:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-29 15:39 [pbs-devel] " Dominik Csapak
2024-12-02 13:44 ` Fabian Grünbichler
2024-12-03 15:49 ` Thomas Lamprecht [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=0afffe4c-6c33-4c74-aa3f-173a754f25ba@proxmox.com \
    --to=t.lamprecht@proxmox.com \
    --cc=d.csapak@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