Date: Wed, 22 Mar 2006 02:42:17 +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: <200603220242.k2M2gH2m010604@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603220242.k2M2gH2m010604>