]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-event: Move SOURCE_POST check into mark_post_sources_pending()
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 14 Nov 2025 11:14:44 +0000 (12:14 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 14 Nov 2025 14:18:33 +0000 (15:18 +0100)
commit6aff6d3ffc8a481bb663ac4dd0cf479845a6e24f
treedc7827a15b8a0bc30342001002b5f771685bbe05
parentc71a8e68cedf3a6e800406f5bf508dcc0834c9d4
sd-event: Move SOURCE_POST check into mark_post_sources_pending()

Rename to maybe_mark_post_sources_pending() as well to match the new
behavior.

Follow up for 4c8b6d636c92e84f4b40db5656db58f71f397a1d
src/libsystemd/sd-event/sd-event.c