cvs commit: src/sys/ufs/ufs dirhash.h ufs_dirhash.c
David Malone
dwmalone at FreeBSD.org
Wed Dec 8 03:54:14 PST 2004
dwmalone 2004-12-08 11:54:13 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_4)
sys/ufs/ufs dirhash.h ufs_dirhash.c
Log:
Sync with -current:
1) Fix a typo in a comment.
2) Merge macros that abstract locking and memory allocation.
3) Use the right bit of constant data when finishing hashing the name.
Revision Changes Path
1.2.2.2 +1 -1 src/sys/ufs/ufs/dirhash.h
1.3.2.8 +88 -11 src/sys/ufs/ufs/ufs_dirhash.c
More information about the cvs-src
mailing list