[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] Hurd branch, master, updated. v0.7-74-g6edf2d7
From: |
Justus Winter |
Subject: |
[SCM] Hurd branch, master, updated. v0.7-74-g6edf2d7 |
Date: |
Sat, 13 Feb 2016 23:00:29 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".
The branch, master has been updated
via 6edf2d7cdecac6031e4ecfcc2b14ba5bed7c02a1 (commit)
from 028dfd979c1098f213d3bf9f0fc039ec55da2483 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 6edf2d7cdecac6031e4ecfcc2b14ba5bed7c02a1
Author: Flavio Cruz <address@hidden>
Date: Sat Feb 13 17:12:34 2016 -0500
Use libihash to store directory entries in ftpfs.
* ftpfs/ftpfs.h: Add dir_locp for each directory entry and replace the
table with a libihash table.
* ftpfs/dir.c: Modify the code to use libihash. Remove several functions
such as rehash and insert.
-----------------------------------------------------------------------
Summary of changes:
ftpfs/dir.c | 146 +++++++++++++++-----------------------------------------
ftpfs/ftpfs.h | 17 ++-----
2 files changed, 44 insertions(+), 119 deletions(-)
hooks/post-receive
--
Hurd
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] Hurd branch, master, updated. v0.7-74-g6edf2d7,
Justus Winter <=