Date: Sun, 16 May 2004 22:02:39 -0700 (PDT) From: Tim Kientzle <kientzle@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/tar bsdtar.h write.c Message-ID: <200405170502.i4H52dII031719@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405170502.i4H52dII031719>
