cvs commit: src/lib/libarchive archive_write_disk.c

Tim Kientzle kientzle at FreeBSD.org
Wed Aug 27 05:10:12 UTC 2008


kientzle    2008-08-27 05:10:04 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    lib/libarchive       archive_write_disk.c 
  Log:
  SVN rev 182242 on 2008-08-27 05:10:04Z by kientzle
  
  MFC r180270: Always plan to fix dir permissions if EXTRACT_PERM was
  specified.  On filesystems with SysV-style SGID inheritance, the
  mode provided to mkdir() isn't necessarily the mode that landed
  on the disk, so this is often unavoidable.
  
  Revision   Changes    Path
  1.12.2.13  +9 -5      src/lib/libarchive/archive_write_disk.c


More information about the cvs-src mailing list