cvs commit: src/lib/libarchive archive_read_extract.c
Tim Kientzle
kientzle at FreeBSD.org
Thu Apr 12 04:27:29 UTC 2007
kientzle 2007-04-12 04:27:29 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
lib/libarchive archive_read_extract.c
Log:
Check existing flags with an lstat(), not a stat().
Otherwise, restoring symlinks with flags consistently fails
(unionfs likes to set 'opaque' flags).
Revision Changes Path
1.41.2.5 +1 -1 src/lib/libarchive/archive_read_extract.c
More information about the cvs-src
mailing list