Date: Thu, 12 Apr 2007 04:27:29 +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: <200704120427.l3C4RTAa075921@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704120427.l3C4RTAa075921>
