From: Junio C Hamano Date: Sat, 11 Jul 2009 03:18:37 +0000 (-0700) Subject: Merge branch 'lt/dir-cleanup' X-Git-Tag: v1.6.4-rc1~16 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=20f3749977c0ea48538553dcd85b7cd445d43415;p=git.git Merge branch 'lt/dir-cleanup' * lt/dir-cleanup: Make index preloading check the whole path to the file Export thread-safe version of 'has_symlink_leading_path()' Prepare symlink caching for thread-safety Avoid using 'lstat()' to figure out directories Avoid doing extra 'lstat()'s for d_type if we have an up-to-date cache entry Simplify read_directory[_recursive]() arguments Add 'fill_directory()' helper function for directory traversal --- 20f3749977c0ea48538553dcd85b7cd445d43415