Date: Tue, 29 Dec 2009 06:34:23 +0000 (UTC) From: Tim Kientzle <kientzle@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libarchive archive_write_set_format_cpio.c Message-ID: <200912290634.nBT6YVjP025439@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2009-12-29 06:34:23 UTC FreeBSD src repository Modified files: lib/libarchive archive_write_set_format_cpio.c Log: SVN rev 201170 on 2009-12-29 06:34:23Z by kientzle Essentially eliminate problems with false hardlinks in POSIX cpio archives by generating synthetic ino values and mapping values from disk into the new values. Revision Changes Path 1.17 +91 -16 src/lib/libarchive/archive_write_set_format_cpio.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912290634.nBT6YVjP025439>