Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Aug 2004 03:40:48 +0000 (UTC)
From:      Tim Kientzle <kientzle@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libarchive archive_read_extract.c
Message-ID:  <200408270340.i7R3emN0040891@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408270340.i7R3emN0040891>