diff options
author | Joey Hess <joey@kitenet.net> | 2012-10-19 14:25:15 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-10-19 14:25:15 -0400 |
commit | 5f835c769eb673b28d2d0211adfd6cbdf420b4bc (patch) | |
tree | 96641ced75582a8b3ccde4a3d8af03eee725df15 /Logs | |
parent | 7723c5ea6a09233057813e7f7f582d4764e2b7ae (diff) |
remove git-annex branch read cache
This cache prevented noticing changes made by another process.
The case I just ran into involved the assistant dropping a file, which
cached its presence info. Then the same file was downloaded again,
but the assistant didn't know its presence info had changed.
I don't see a way to keep this cache. Will instead rely on the OS level
file cache, for files in the journal. May need to add more higher-level
caching of info that it's ok to have a potentially stale copy of,
although much of git-annex already does so.
Diffstat (limited to 'Logs')
0 files changed, 0 insertions, 0 deletions