20 Commits (74f6e0505bb854db5b25ba977432471fed218a73)

Author SHA1 Message Date
Clemens Buchacher b1735b1ab7 do not overwrite files in leading path 14 years ago
Clemens Buchacher f7e3bd37fb lstat_cache: optionally return match_len 14 years ago
Clemens Buchacher f66caaf9c8 do not overwrite files in leading path 14 years ago
Clemens Buchacher 4856ff2a19 lstat_cache: optionally return match_len 14 years ago
Junio C Hamano 64161a6b23 symlinks.c: remove unused functions 15 years ago
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