]> git.ipfire.org Git - thirdparty/systemd.git/commit
udev: event - update tags before writing out db
authorTom Gundersen <teg@jklm.no>
Fri, 17 Apr 2015 13:46:37 +0000 (15:46 +0200)
committerTom Gundersen <teg@jklm.no>
Thu, 23 Apr 2015 20:31:25 +0000 (22:31 +0200)
commit353f605867f9dac1eea4ad8ebaa92a004cbcd9e7
treee9c55daeea740937b8663afa28dae8ec5735cae3
parent378f61ebef6d29efce8512402a73df880c7d960c
udev: event - update tags before writing out db

The old tags are read from the db when deciding which tags to clear,
make sure we don't write out the new db before the old one has been
read.
src/udev/udev-event.c