]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
find-esp: rework ESP/XBOOTLDR discovery logic around returning an O_PATH fd (#41658)
authorLennart Poettering <lennart@amutable.com>
Mon, 20 Apr 2026 16:59:52 +0000 (18:59 +0200)
committerGitHub <noreply@github.com>
Mon, 20 Apr 2026 16:59:52 +0000 (18:59 +0200)
Let O_PATH reign, let's make ESP/XBOOTLDR discovery return them
directly.

Split out of #41543 but makes a ton of sense anyway and on its own.


Trivial merge