Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Oct 2008 04:50:06 +0000 (UTC)
From:      Tim Kientzle <kientzle@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libarchive archive_write_disk.c src/lib/libarchive/test Makefile test_acl_freebsd.c
Message-ID:  <200810230450.m9N4oKDT047872@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2008-10-23 04:50:06 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    lib/libarchive       archive_write_disk.c 
    lib/libarchive/test  Makefile 
  Added files:           (Branch: RELENG_6)
    lib/libarchive/test  test_acl_freebsd.c 
  Log:
  SVN rev 184196 on 2008-10-23 04:50:06Z by kientzle
  
  MFC r184038: Restore mtime *after* restoring ACLs.  Otherwise,
  setting the ACL changes the mtime.  (Plus a new test to exercise
  basic ACL restore logic.)
  
  PR:             kern/128203
  Submitted by:   Udo Schweigert
  Approved by:    re (Kostik Belousov)
  
  Revision   Changes    Path
  1.12.2.20  +4 -4      src/lib/libarchive/archive_write_disk.c
  1.23.2.10  +1 -0      src/lib/libarchive/test/Makefile
  1.1.4.1    +243 -0    src/lib/libarchive/test/test_acl_freebsd.c (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810230450.m9N4oKDT047872>