chiark / gitweb /
don't remove symlinks if they are already there
authorKay Sievers <kay.sievers@suse.de>
Wed, 14 Jun 2006 14:32:52 +0000 (16:32 +0200)
committerKay Sievers <kay.sievers@suse.de>
Wed, 14 Jun 2006 14:32:52 +0000 (16:32 +0200)
commitfa33d857e2cdd65d3de2f88021ecacf167fc21f0
tree0267347e95dcf04ae57df4baa0054d7502f7cb5b
parentafb66e32335d7bea55b015855089df4779916829
don't remove symlinks if they are already there

Consecutive "add" events will not remove and recreate the same symlinks
anymore. No longer valid links, like after changing a filesystem label,
will still be removed.
test/udev-test.pl
udev_device.c
udev_node.c