kientzle 2007-10-29 03:29:21 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
lib/libarchive archive_read_support_format_tar.c
Log:
MFC 1.62: Fix reading of files that use pax 'size' attribute
to store size. In particular, the pax 'size' attribute is required
for any file over 8G.
This seems to fix tar -cf - | tar -xf - when there are files
over 8G in the heirarchy being copied.
Revision Changes Path
1.32.2.9 +21 -7 src/lib/libarchive/archive_read_support_format_tar.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"