mirror of
https://github.com/systemd/systemd.git
synced 2026-07-12 10:34:12 +00:00
The field is not owned by us (even though is in our JSON objects) but by the LUKS2 spec. Hence let's handle this a bit more gracefully: let's not get confused by it, just warn and skip over it. Fixes: #20847