public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: pve-devel@lists.proxmox.com, Filip Schauer <f.schauer@proxmox.com>
Subject: applied: [PATCH container] fix #7667: prevent stale errno from breaking device passthrough
Date: Tue,  4 Aug 2026 13:21:33 +0200	[thread overview]
Message-ID: <178584245068.839420.16912726241855255450.b4-ty@b4> (raw)
In-Reply-To: <20260603123603.109373-1-f.schauer@proxmox.com>

On Wed, 03 Jun 2026 14:36:01 +0200, Filip Schauer wrote:
> Since a successful stat() call does not reset $!, unconditionally
> checking it afterward can cause a false error when $! was set earlier.
> 
> This causes device passthrough to always fail with "Device $path does
> not exist" for privileged containers with an ostype that doesn't have a
> matching config in /usr/share/lxc/config/<ostype>.common.conf.
> 
> [...]

Applied, thanks!

[1/1] fix #7667: prevent stale errno from breaking device passthrough
      commit: 5fd625696475b8e6821280859512900293e53b2b




      reply	other threads:[~2026-08-04 11:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-03 12:36 [PATCH container] fix #7667: prevent stale errno from breaking device passthrough Filip Schauer
2026-08-04 11:21 ` 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=178584245068.839420.16912726241855255450.b4-ty@b4 \
    --to=t.lamprecht@proxmox.com \
    --cc=f.schauer@proxmox.com \
    --cc=pve-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