cvs commit: src/lib/libarchive archive_write_disk.c
Tim Kientzle
kientzle at FreeBSD.org
Thu Aug 28 06:25:58 UTC 2008
kientzle 2008-08-28 06:25:54 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
lib/libarchive archive_write_disk.c
Log:
SVN rev 182358 on 2008-08-28 06:25:54Z by kientzle
MFC r182093: Even if a dir is newer and we're using NO_OVERWRITE_NEWER,
update the metadata anyway. This necessary to correctly extract
archives where the directory entries follow the contents: the
directory gets implicitly created at restore time and is thus
automatically newer than the final directory in the archive.
Some tar programs do this now, and "find -d | cpio" is recommended
by a lot of references.
Revision Changes Path
1.12.2.15 +5 -1 src/lib/libarchive/archive_write_disk.c
More information about the cvs-src
mailing list