]> git.ipfire.org Git - thirdparty/systemd.git/commit
reread-part: fix error propagation
authorLuca Boccassi <luca.boccassi@gmail.com>
Thu, 6 Nov 2025 18:04:40 +0000 (18:04 +0000)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 6 Nov 2025 20:50:20 +0000 (05:50 +0900)
commit74c0ed07a1bf134bb311831d39faabb55a7edfb0
treecbaf831c113837718dea36f6ee4b387f9b921ac4
parent9ebf0d260da18fd84e2f3d587895a82803ed99e2
reread-part: fix error propagation

[   49.514556] (udev-synth)[1385]: Assertion '(_error) != 0' failed at src/shared/reread-partition-table.c:260, function reread_partition_table_full(). Aborting.

Follow-up for 757887d01dd96125be1774f4b23b12f2fbda9a8b

Fixes https://github.com/systemd/systemd/issues/39603
src/shared/reread-partition-table.c