author | Kjetil Barvik <barvik@broadpark.no> | |
Sun, 18 Jan 2009 15:14:54 +0000 (16:14 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 18 Jan 2009 21:58:34 +0000 (13:58 -0800) | ||
commit | bda6eb0da9b4e4e763b531c83cab9fd9f85934ff | |
tree | ff65859c860fd844871a93536161cab7194c1360 | tree | snapshot |
parent | aeabab5c712d5acae4a2836272d641acbb87b893 | commit | diff |
lstat_cache(): introduce clear_lstat_cache() function
If you want to completely clear the contents of the lstat_cache(), then
call this new function.
Signed-off-by: Kjetil Barvik <barvik@broadpark.no>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
If you want to completely clear the contents of the lstat_cache(), then
call this new function.
Signed-off-by: Kjetil Barvik <barvik@broadpark.no>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
cache.h | diff | blob | history | |
symlinks.c | diff | blob | history |