12dbb9d1d0
The idea, not yet done, is to use this to detect when a file has an old change time, and avoid expensive restaging of the file. If git-annex watch keeps track of the last time it finished a full scan, then any symlink that is older than that time must have been scanned before, so need not be added. (Relying on moving, copying, etc of a file all updating its change time.) Anyway, this info is available for free since inotify already checks it, so it might as well make it available. |
||
---|---|---|
.. | ||
Base64.hs | ||
CoProcess.hs | ||
CopyFile.hs | ||
Daemon.hs | ||
DataUnits.hs | ||
Directory.hs | ||
DiskFree.hs | ||
Dot.hs | ||
Exception.hs | ||
FileMode.hs | ||
FileSystemEncoding.hs | ||
Format.hs | ||
Gpg.hs | ||
Inotify.hs | ||
JSONStream.hs | ||
libdiskfree.c | ||
libdiskfree.h | ||
LogFile.hs | ||
Matcher.hs | ||
Misc.hs | ||
Monad.hs | ||
PartialPrelude.hs | ||
Path.hs | ||
Percentage.hs | ||
RsyncFile.hs | ||
SafeCommand.hs | ||
State.hs | ||
TempFile.hs | ||
ThreadLock.hs | ||
Touch.hsc | ||
Url.hs |