17 Commits (b5d18b8e6f68746a85edfea08e9aff3351d7e891)

Author SHA1 Message Date
Kjetil Barvik 77716755cb lstat_cache: guard against full match of length of 'name' parameter 16 years ago
Linus Torvalds b9fd284657 Export thread-safe version of 'has_symlink_leading_path()' 16 years ago
Linus Torvalds 867f72bf43 Prepare symlink caching for thread-safety 16 years ago
Kjetil Barvik cb319c3631 symlinks.c: small style cleanup 16 years ago
Kjetil Barvik 381b920b8a Revert "lstat_cache(): print a warning if doing ping-pong between cache types" 16 years ago
Kjetil Barvik 7734f04873 lstat_cache(): print a warning if doing ping-pong between cache types 16 years ago
Kjetil Barvik 7847892716 unlink_entry(): introduce schedule_dir_for_removal() 16 years ago
Kjetil Barvik 571998921d lstat_cache(): swap func(length, string) into func(string, length) 16 years ago
Kjetil Barvik 148bc06b91 lstat_cache(): generalise longest_match_lstat_cache() 16 years ago
Kjetil Barvik 60b458b7d3 lstat_cache(): small cleanup and optimisation 16 years ago
Kjetil Barvik bda6eb0da9 lstat_cache(): introduce clear_lstat_cache() function 16 years ago
Kjetil Barvik aeabab5c71 lstat_cache(): introduce invalidate_lstat_cache() function 16 years ago
Kjetil Barvik bad4a54fa6 lstat_cache(): introduce has_dirs_only_path() function 16 years ago
Kjetil Barvik 09c9306658 lstat_cache(): introduce has_symlink_or_noent_leading_path() function 16 years ago
Kjetil Barvik 92604b4663 lstat_cache(): more cache effective symlink/directory detection 16 years ago
Linus Torvalds c40641b77b Optimize symlink/directory detection 17 years ago
Junio C Hamano f859c846e9 Add has_symlink_leading_path() function. 18 years ago