Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Nov 2010 15:36:47 +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:  <201011011538.oA1Fcsvv068149@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
trasz       2010-11-01 15:36:47 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    lib/libc/posix1e     acl_strip.c 
    sys/kern             subr_acl_nfs4.c 
    sys/sys              acl.h 
  Log:
  SVN rev 214626 on 2010-11-01 15:36:47Z by trasz
  
  MFC r212906:
  
  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.2.2.4   +26 -6     src/lib/libc/posix1e/acl_strip.c
  1.1.2.4   +77 -0     src/sys/kern/subr_acl_nfs4.c
  1.34.2.3  +2 -0      src/sys/sys/acl.h



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