Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Sep 2010 17:10:06 +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 src/sys/kern subr_acl_nfs4.c src/sys/sys acl.h
Message-ID:  <201009201710.o8KHAgQf035654@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
trasz       2010-09-20 17:10:06 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/posix1e     acl_strip.c 
    sys/kern             subr_acl_nfs4.c 
    sys/sys              acl.h 
  Log:
  SVN rev 212906 on 2010-09-20 17:10:06Z by trasz
  
  First step at adopting FreeBSD to support PSARC/2010/029.  This makes
  acl_is_trivial_np(3) properly recognize the new trivial ACLs.  From
  the user point of view, that means "ls -l" no longer shows plus signs
  for all the files when running ZFS v28.
  
  Revision  Changes    Path
  1.7       +26 -6     src/lib/libc/posix1e/acl_strip.c
  1.8       +77 -0     src/sys/kern/subr_acl_nfs4.c
  1.36      +2 -0      src/sys/sys/acl.h



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