summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_acl_nfs4.c
Commit message (Expand)AuthorAgeFilesLines
* Adapt filesystem-independent NFSv4 ACL code (used by UFS, but not by ZFS)trasz2010-12-131-63/+258
* Fix uninitialized variable.trasz2010-10-291-1/+1
* Remove workaround for ZFS bug; fix was committed to the //depot/user/pjd/zfs/...trasz2010-10-231-22/+0
* First step at adopting FreeBSD to support PSARC/2010/029. This makestrasz2010-09-201-0/+77
* execve(2) has a special check for file permissions: a file must have atjh2010-08-301-2/+20
* The acl_cnt field is unsigned; no point in checking if it's >= 0.trasz2010-06-031-1/+0
* Fix comments.trasz2010-01-041-4/+3
* Now that all the callers seem to be fixed, add KASSERTs to make sure VAPPENDtrasz2009-12-261-0/+8
* Interpret VAPPEND correctly in vaccess_acl_nfs4(9).trasz2009-12-191-0/+7
* Add pieces of infrastructure required for NFSv4 ACL support in UFS.trasz2009-09-221-2/+495
* Add part of NFSv4 ACL kernel support code that is required for the upcomingtrasz2009-06-091-0/+579
OpenPOWER on IntegriCloud