diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-07-09 13:23:59 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-07-09 20:05:19 -0700 |
commit | 867f72bf434a05b9eadf851a81564be5173fbba5 (patch) | |
tree | afe575d1daf7ea9c04d3eb77833c574e101dad4d /graph.h | |
parent | 443e061a41bee30de34793648793ed70477ac575 (diff) | |
download | git-867f72bf434a05b9eadf851a81564be5173fbba5.tar.gz |
Prepare symlink caching for thread-safety
This doesn't actually change the external interfaces, so they are still
thread-unsafe, but it makes the code internally pass a pointer to a
local 'struct cache_def' around, so that the core code can be made
thread-safe.
The threaded index preloading will want to verify that the paths leading
up to a pathname are all real directories.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'graph.h')
0 files changed, 0 insertions, 0 deletions