cvs commit: src/lib/libarchive archive_read_extract.c
Tim Kientzle
kientzle at FreeBSD.org
Thu Aug 26 20:40:49 PDT 2004
kientzle 2004-08-27 03:40:48 UTC
FreeBSD src repository
Modified files:
lib/libarchive archive_read_extract.c
Log:
Cache uid-from-uname and gid-from-gname lookups during extraction.
This should provide a big performance boost for folks using NIS or LDAP.
MFC after: 3 days
Thanks to: Jun Kuriyama (for reminding me that this was still on my TODO list)
Revision Changes Path
1.35 +84 -17 src/lib/libarchive/archive_read_extract.c
More information about the cvs-src
mailing list