udevd: explicitly update queue file before answering to ping
authorTom Gundersen <teg@jklm.no>
Tue, 12 May 2015 14:55:29 +0000 (16:55 +0200)
committerTom Gundersen <teg@jklm.no>
Tue, 12 May 2015 15:06:21 +0000 (17:06 +0200)
commit799a108c074bb3d6b4b44a9f2b69342cd60bb137
tree853cae88cfe37d5867d9842cc4a910be1c056984
parenta8389097c0cd91720424b25ee5c6825b4f69cb6a
udevd: explicitly update queue file before answering to ping

This avoids updating the flag files twice for every loop, and also removes another dependency
in the main-loop, so we are freer to reshufle it as we want.
src/udev/udevd.c