Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Mar 2011 17:23:10 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libc/posix1e acl_strip.c
Message-ID:  <201103041723.p24HNJaQ083882@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
trasz       2011-03-04 17:23:10 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/posix1e     acl_strip.c 
  Log:
  SVN rev 219268 on 2011-03-04 17:23:10Z by trasz
  
  Make acl_strip_np(3) use new trivial ACL format for NFSv4 ACls (three
  entries instead of six).  This makes "setfacl -b" do the right thing
  for ACLs on ZFS.  UFS recognizes both kinds of trivial ACLs; no change
  there.
  
  MFC after:      2 months
  
  Revision  Changes    Path
  1.8       +1 -1      src/lib/libc/posix1e/acl_strip.c



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