NetBSD/sys/fs/efs
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
..
efs_dinode.h
efs_dir.h
efs_extent.h
efs_genfs.c
efs_genfs.h
efs_ihash.c
efs_ihash.h
efs_inode.h
efs_mount.h
efs_sb.h
efs_subr.c
efs_subr.h
efs_vfsops.c
efs_vnops.c Where possible, extract the file-system's access() routine to two internal 2009-07-03 21:17:40 +00:00
efs.h
files.efs
Makefile