cvs commit: src/lib/libarchive archive_read_extract.c

Tim Kientzle kientzle at FreeBSD.org
Wed Mar 22 02:42:18 UTC 2006


kientzle    2006-03-22 02:42:17 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_read_extract.c 
  Log:
  Even if a system does not support restoring extended attributes,
  it's only a failure if there were actually attributes to be restored.
  In particular, this fixes the problem where tar -xp always returned
  a failure code on FreeBSD (which doesn't yet have all of the extended
  attribute support).
  
  Thanks to: Diego "Flameeyes" Petteno
  
  Revision  Changes    Path
  1.45      +4 -2      src/lib/libarchive/archive_read_extract.c


More information about the cvs-src mailing list