diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-08-08 21:04:02 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-08-08 21:04:02 +0000 |
commit | 1d9aa9ce62fb97d118d5ff4f8b862b30584ba232 (patch) | |
tree | d21f7ec2be8dbe86f6af4d035891b8a1b02c7d2b | |
parent | cc46d02a4537b5132cb08ed97ae4e71a42c0d90b (diff) |
* nscd/cache.c (cache_add): Commit hash table and header to disk.cvs/fedora-glibc-20050808T2126
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |