Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 May 2010 16:42:01 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libc/posix1e acl_perm.c
Message-ID:  <201005131642.o4DGgBgF029863@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
trasz       2010-05-13 16:42:01 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/posix1e     acl_perm.c 
  Log:
  SVN rev 208033 on 2010-05-13 16:42:01Z by trasz
  
  Make it possible to actually use NFSv4 permission bits with acl_set_perm(3)
  and acl_delete_perm(3).  It went undetected, because neither setfacl(1)
  nor Samba use this routines.  D'oh.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.8       +32 -20    src/lib/libc/posix1e/acl_perm.c



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