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)
commit0990e7aaaa63ca908dbdfc379af132068e4b066f
treedb4ecb6c21e8949a7735201f0fbfe0bcc25ed784
parent9847a524321afbfa6dbb08bfd9b6a0746f965578
parentbda6eb0da9b4e4e763b531c83cab9fd9f85934ff
Merge branch 'kb/lstat-cache'

* 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
cache.h
entry.c
unpack-trees.c