summaryrefslogtreecommitdiff
path: root/libdiskfs/name-cache.c
AgeCommit message (Expand)Author
2017-08-05Use our own variant of 'assert' and 'assert_perror'.Justus Winter
2015-11-29libihash: provide a general purpose hash algorithmJustus Winter
2015-08-20libdiskfs: fix parent lookup in the name cacheJustus Winter
2014-05-29libdiskfs: use a hash table for the name cacheJustus Winter
2014-05-29libdiskfs: remove the statistics code from the name cacheJustus Winter
2014-05-26libdiskfs: fix node leak in the name cacheJustus Winter
2014-05-26libdiskfs: fix type of dir_cache_id, node_cache_idJustus Winter
2012-11-27Switch from cthreads to pthreadsRichard Braun
1998-10-241998-09-04 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1997-07-29Thu Jul 24 12:57:26 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1996-09-04*** empty log message ***Thomas Bushnell
1996-04-29(struct lookup_cache): Add HDR, remove NEXT & PREV.Miles Bader
1996-04-12(diskfs_enter_lookup_cache): Never cache . or ..Michael I. Bushnell
1996-04-10(struct lookup_cache):Miles Bader
1996-04-10(diskfs_check_lookup_cache):Miles Bader
1996-04-02(diskfs_purge_cache): If freeing node at LOOKUP_CACHE_TAIL, bumpMichael I. Bushnell
1996-04-02(diskfs_enter_cache): Don't set LC->next->prev if LC->next is null.Michael I. Bushnell
1996-03-25(statistics): New variable.Michael I. Bushnell
1996-03-19*** empty log message ***Michael I. Bushnell
1996-03-19Initial revisionMichael I. Bushnell