OSDN Git Service

Merge branch 'kb/lstat-cache'
authorJunio C Hamano <gitster@pobox.com>
Mon, 26 Jan 2009 01:13:34 +0000 (17:13 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Jan 2009 01:13:34 +0000 (17:13 -0800)
* kb/lstat-cache:
  lstat_cache(): introduce clear_lstat_cache() function
  lstat_cache(): introduce invalidate_lstat_cache() function
  lstat_cache(): introduce has_dirs_only_path() function
  lstat_cache(): introduce has_symlink_or_noent_leading_path() function
  lstat_cache(): more cache effective symlink/directory detection

1  2 
cache.h
entry.c
unpack-trees.c

diff --cc cache.h
Simple merge
diff --cc entry.c
Simple merge
diff --cc unpack-trees.c
Simple merge