Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lstat_cache(): introduce clear_lstat_cache() function | Kjetil Barvik | 2009-01-18 | 1 | -0/+8 |
* | lstat_cache(): introduce invalidate_lstat_cache() function | Kjetil Barvik | 2009-01-18 | 1 | -8/+36 |
* | lstat_cache(): introduce has_dirs_only_path() function | Kjetil Barvik | 2009-01-18 | 1 | -17/+47 |
* | lstat_cache(): introduce has_symlink_or_noent_leading_path() function | Kjetil Barvik | 2009-01-18 | 1 | -34/+60 |
* | lstat_cache(): more cache effective symlink/directory detection | Kjetil Barvik | 2009-01-18 | 1 | -40/+125 |
* | Optimize symlink/directory detection | Linus Torvalds | 2008-05-10 | 1 | -33/+49 |
* | Add has_symlink_leading_path() function. | Junio C Hamano | 2007-05-11 | 1 | -0/+48 |