mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 16:37:19 +09:00
These retry loops are required where create_path() could race with delete_path(). But only the main udevd process writes to the queue, so no races will happen here. Signed-off-by: Alan Jenkins <alan-jenkins@tuffmail.co.uk>