From: Fiona Ebner <f.ebner@proxmox.com>
To: pve-devel@lists.proxmox.com,
"Fabian Grünbichler" <f.gruenbichler@proxmox.com>
Subject: [pve-devel] applied: [PATCH manager] fix #7229: refresh pmxcfs infos between guest bulk actions
Date: Mon, 19 Jan 2026 11:41:04 +0100 [thread overview]
Message-ID: <176881926103.51374.2845548029495169282.b4-ty@proxmox.com> (raw)
In-Reply-To: <20260116104537.294443-1-f.gruenbichler@proxmox.com>
On Fri, 16 Jan 2026 11:44:47 +0100, Fabian Grünbichler wrote:
> lifecycle changes in guests can trigger hookscript invocations which
> in turn might affect configuration files like storage.cfg. since the
> bulk action endpoints invoke API handlers directly, any cfs-registered
> config files accessed by those handlers before forking off the task
> worker are cached for the whole duration of the bulk endpoint
> execution, which usually spans multiple guests. to allow potential
> changes made by the hookscript invocation of guest A to be visible
> when executing the bulk action for a (later) guest B, a call to
> cfs_update needs to be made to invalidate the cache (if needed).
>
> [...]
Applied, thanks!
[1/1] fix #7229: refresh pmxcfs infos between guest bulk actions
commit: fa8458a99cb0a44910f92625048766fd25b913aa
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
prev parent reply other threads:[~2026-01-19 10:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-16 10:44 [pve-devel] " Fabian Grünbichler
2026-01-19 10:41 ` Fiona Ebner [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=176881926103.51374.2845548029495169282.b4-ty@proxmox.com \
--to=f.ebner@proxmox.com \
--cc=f.gruenbichler@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.