From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: pve-devel@lists.proxmox.com, Fiona Ebner <f.ebner@proxmox.com>
Subject: applied: [PATCH qemu] add fix for regression when using fuse export for EFI enroll
Date: Tue, 12 May 2026 23:51:47 +0200 [thread overview]
Message-ID: <177862270372.3256673.11729789594377166699.b4-ty@b4> (raw)
In-Reply-To: <20260512153756.311383-1-f.ebner@proxmox.com>
On Tue, 12 May 2026 17:37:20 +0200, Fiona Ebner wrote:
> The virt-fw-vars binary for EFI enrollment opens the target file with
> O_TRUNC when writing the result and this caused issues since QEMU
> commit a94a1d7699 ("fuse: Manually process requests (without
> libfuse)"), because the FUSE_ATOMIC_O_TRUNC FUSE flag was implicitly
> dropped. Restore the flag to avoid the regression.
>
> Upstream discussion:
> https://lore.kernel.org/qemu-devel/9be52b33-9a28-41ca-896c-a41b5558864c@proxmox.com/
>
> [...]
Applied, thanks!
[1/1] add fix for regression when using fuse export for EFI enroll
commit: 334c4d65cf0c0991be42e53e9d037127a3a473bd
next prev parent reply other threads:[~2026-05-12 21:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-12 15:37 [PATCH qemu] add fix for regression when using fuse export for EFI enroll Fiona Ebner
2026-05-12 21:51 ` Thomas Lamprecht [this message]
2026-05-13 12:36 ` Lukas Sichert
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=177862270372.3256673.11729789594377166699.b4-ty@b4 \
--to=t.lamprecht@proxmox.com \
--cc=f.ebner@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 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.