]> git.ipfire.org Git - thirdparty/systemd.git/commit
bootspec: don't fail with EIO if searching for ESP and finding one without an envelop...
authorLennart Poettering <lennart@poettering.net>
Wed, 30 Sep 2020 09:04:08 +0000 (11:04 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 1 Oct 2020 08:21:02 +0000 (10:21 +0200)
commit7ea3024b508ac7166851bd8728ac31802586d614
treefe59747df2aae30e0464d00781c6a6c278131cac
parent644af2628522e1c55e0ea111bea97ea2025590fa
bootspec: don't fail with EIO if searching for ESP and finding one without an enveloping partition table

If this happens this should just mean: we couldn't find the ESP.

Fixes: #17122
src/shared/bootspec.c