]> git.ipfire.org Git - thirdparty/systemd.git/commit
udev: move error handling in event_requeue() to caller 37384/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 6 May 2025 17:46:11 +0000 (02:46 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 9 May 2025 15:26:32 +0000 (00:26 +0900)
commitdcd2ad2314d9f2971df9fe3c7f70ecc9ae70f171
tree8e35ae9d042ef87227b9cd545f0ab75c98fbcb07
parentf694a527ac22c60520ccae5442c1c4ac9bc32742
udev: move error handling in event_requeue() to caller

Also, remove udev database on failure.
src/udev/udev-manager.c