Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jan 2010 14:49:17 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/bin/cp utils.c
Message-ID:  <201001301449.o0UEnUj7064316@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
trasz       2010-01-30 14:49:17 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    bin/cp               utils.c 
  Log:
  SVN rev 203189 on 2010-01-30 14:49:17Z by trasz
  
  MFC r196754:
  
  Add NFSv4 ACL support to cp(1) and fix a few memory leaks.
  
  Note that this changes error reporting behaviour somewhat - before,
  no error was reported if ACL couldn't be copied because the target
  filesystem doesn't support ACLs.  Now, it will be reported - of course,
  only if there actually is an ACL to copy.
  
  Reviewed by:    rwatson
  
  Revision  Changes    Path
  1.58.2.2  +91 -28    src/bin/cp/utils.c



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