cvs commit: src/usr.bin/tar bsdtar.h write.c
Tim Kientzle
kientzle at FreeBSD.org
Sun May 16 22:02:40 PDT 2004
kientzle 2004/05/16 22:02:39 PDT
FreeBSD src repository
Modified files:
usr.bin/tar bsdtar.h write.c
Log:
Refactor name caching to use a common piece of code for uname_cache and
gname_cache. Cache negative lookups to dramatically improve performance
building archives containing nonexistent uid/gid.
Revision Changes Path
1.8 +2 -2 src/usr.bin/tar/bsdtar.h
1.15 +111 -86 src/usr.bin/tar/write.c
More information about the cvs-src
mailing list