chiark / gitweb /
udevd: optionally watch device nodes with inotify
authorScott James Remnant <scott@ubuntu.com>
Wed, 11 Feb 2009 17:38:56 +0000 (17:38 +0000)
committerScott James Remnant <scott@ubuntu.com>
Wed, 11 Feb 2009 17:38:56 +0000 (17:38 +0000)
commitbd284db142c1d3fb6e2a709678c8828c12c52466
tree955c71b48e38c2bcc99a8a422b0b7c8548ea9501
parent10b2d011e70ddf9361c61f6147dc88f670d28abd
udevd: optionally watch device nodes with inotify

This allows you to re-process the rules if the content of the device
has been changed, most useful for block subsystem to cause vol_id to
be run again.
NEWS
udev/Makefile.am
udev/udev-event.c
udev/udev-rules.c
udev/udev-watch.c [new file with mode: 0644]
udev/udev.h
udev/udev.xml
udev/udevd.c