index
:
hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libdiskfs
/
name-cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use our own variant of 'assert' and 'assert_perror'.
Justus Winter
2017-08-05
1
-2
/
+2
*
libihash: provide a general purpose hash algorithm
Justus Winter
2015-11-29
1
-86
/
+3
*
libdiskfs: fix parent lookup in the name cache
Justus Winter
2015-08-20
1
-1
/
+1
*
libdiskfs: use a hash table for the name cache
Justus Winter
2014-05-29
1
-100
/
+274
*
libdiskfs: remove the statistics code from the name cache
Justus Winter
2014-05-29
1
-65
/
+1
*
libdiskfs: fix node leak in the name cache
Justus Winter
2014-05-26
1
-0
/
+1
*
libdiskfs: fix type of dir_cache_id, node_cache_id
Justus Winter
2014-05-26
1
-1
/
+1
*
Switch from cthreads to pthreads
Richard Braun
2012-11-27
1
-13
/
+13
*
1998-09-04 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1998-10-24
1
-15
/
+15
*
Thu Jul 24 12:57:26 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell
1997-07-29
1
-2
/
+2
*
*** empty log message ***
Thomas Bushnell
1996-09-04
1
-19
/
+93
*
(struct lookup_cache): Add HDR, remove NEXT & PREV.
Miles Bader
1996-04-29
1
-93
/
+15
*
(diskfs_enter_lookup_cache): Never cache . or ..
Michael I. Bushnell
1996-04-12
1
-0
/
+7
*
(struct lookup_cache):
Miles Bader
1996-04-10
1
-65
/
+175
*
(diskfs_check_lookup_cache):
Miles Bader
1996-04-10
1
-109
/
+77
*
(diskfs_purge_cache): If freeing node at LOOKUP_CACHE_TAIL, bump
Michael I. Bushnell
1996-04-02
1
-0
/
+4
*
(diskfs_enter_cache): Don't set LC->next->prev if LC->next is null.
Michael I. Bushnell
1996-04-02
1
-1
/
+2
*
(statistics): New variable.
Michael I. Bushnell
1996-03-25
1
-0
/
+11
*
*** empty log message ***
Michael I. Bushnell
1996-03-19
1
-7
/
+9
*
Initial revision
Michael I. Bushnell
1996-03-19
1
-0
/
+166