aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/name-cache.c
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Thomas Bushnell1996-09-041-19/+93
* (struct lookup_cache): Add HDR, remove NEXT & PREV.Miles Bader1996-04-291-93/+15
* (diskfs_enter_lookup_cache): Never cache . or ..Michael I. Bushnell1996-04-121-0/+7
* (struct lookup_cache):Miles Bader1996-04-101-65/+175
* (diskfs_check_lookup_cache):Miles Bader1996-04-101-109/+77
* (diskfs_purge_cache): If freeing node at LOOKUP_CACHE_TAIL, bumpMichael I. Bushnell1996-04-021-0/+4
* (diskfs_enter_cache): Don't set LC->next->prev if LC->next is null.Michael I. Bushnell1996-04-021-1/+2
* (statistics): New variable.Michael I. Bushnell1996-03-251-0/+11
* *** empty log message ***Michael I. Bushnell1996-03-191-7/+9
* Initial revisionMichael I. Bushnell1996-03-191-0/+166