kientzle    2006-10-04 02:08:04 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_read_extract.c 
  Log:
  Performance:  If the dir mode requested is "reasonable", then just
  restore it directly and skip chmod() during the post-extract fixup.
  In particular, bsdtar -xm now completely skips the post-extract fixup
  for directories, which produces a noticable speedup in that case.
  
  Revision  Changes    Path
  1.48      +89 -49    src/lib/libarchive/archive_read_extract.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to