NetBSD/sys/miscfs
elad 009f5d2f88 Where possible, extract the file-system's access() routine to two internal
functions: the first checking if the operation is possible (regardless of
permissions), the second checking file-system permissions, ACLs, etc.

Mailing list reference:

	http://mail-index.netbsd.org/tech-kern/2009/06/21/msg005311.html
2009-07-03 21:17:40 +00:00
..
deadfs
fdesc More changes to improve kern_descrip.c. 2009-05-24 21:41:25 +00:00
fifofs
genfs Move the implementation of vaccess() to genfs_can_access(), in line with 2009-06-23 19:36:38 +00:00
kernfs Where possible, extract the file-system's access() routine to two internal 2009-07-03 21:17:40 +00:00
nullfs
overlay
portal More changes to improve kern_descrip.c. 2009-05-24 21:41:25 +00:00
procfs Where possible, extract the file-system's access() routine to two internal 2009-07-03 21:17:40 +00:00
specfs - Rearrange pg_delete() and pg_remove() (renamed pg_free), thus 2009-04-25 15:06:31 +00:00
syncfs ansify function definitions 2009-03-15 17:14:40 +00:00
umapfs ansify function definitions 2009-03-15 17:14:40 +00:00
Makefile