Skip to content

Commit

Permalink
* nscd/cache.c (cache_add): Commit hash table and header to disk.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulrich Drepper committed Aug 8, 2005
1 parent cc46d02 commit 1d9aa9c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
2005-08-08 Ulrich Drepper <drepper@redhat.com>

* nscd/cache.c (cache_add): Commit hash table and header to disk.

* nscd/mem.c (mempool_alloc): Use posix_fallocate instead of ftruncate.
* nscd/connections.c (nscd_init): Likewise.

Expand Down

0 comments on commit 1d9aa9c

Please sign in to comment.