chiark / gitweb /
Clear existing inotify watch before processing.
authorScott James Remnant <scott@ubuntu.com>
Mon, 23 Feb 2009 17:19:05 +0000 (17:19 +0000)
committerScott James Remnant <scott@ubuntu.com>
Mon, 23 Feb 2009 17:19:05 +0000 (17:19 +0000)
commit521b3a9211b4e2d98bf7ae61c3844a42dde773e2
tree1817114ed80d96359185a30529338be8dc68813e
parent5ae82640c5f02c9be22e01da367875e8a3e636bf
Clear existing inotify watch before processing.

Likewise when re-processing an event, we want to drop the existing
inotify watch first to avoid side-effects.
udev/udevd.c