chiark / gitweb /
path_check_timestamp: only keep the most recent timestamp
authorTom Gundersen <teg@jklm.no>
Tue, 29 Oct 2013 14:15:53 +0000 (15:15 +0100)
committerTom Gundersen <teg@jklm.no>
Tue, 29 Oct 2013 15:12:11 +0000 (16:12 +0100)
commit97f2d76d4f4dfab8b0629c09926a05a1e5621125
tree3b6042e8487f4b02bc7dc74233dd9f65b5bd1801
parentdabfa9d1efd0d1a7e0507d69f9789bc6404ff786
path_check_timestamp: only keep the most recent timestamp

There is no point in keeping one timestamp for each directory, as we only
ever care about the most recent one.
src/shared/path-util.c
src/udev/net/link-config.c
src/udev/udev-rules.c