NetBSD/sys/miscfs/genfs
dholland 4622d2aa8f Add missing declaration of struct vnode. 2013-06-06 02:00:59 +00:00
..
Makefile
genfs.h Fix (harmless) typo in struct genfs_rename_ops::gro_lookup prototype. 2013-05-02 14:49:51 +00:00
genfs_io.c don't block on pager map for read-ahead. 2012-05-22 14:20:39 +00:00
genfs_node.h Add missing declaration of struct vnode. 2013-06-06 02:00:59 +00:00
genfs_rename.c Implement a genfs_rename abstraction. 2012-05-08 23:53:26 +00:00
genfs_vfsops.c
genfs_vnops.c uid mismatch for file flags changes is expected to fail with EPERM not 2012-03-30 18:24:08 +00:00
layer.h
layer_extern.h Change the syscall API for quotas over to the new non-proplib one. 2012-02-01 05:34:38 +00:00
layer_subr.c
layer_vfsops.c Ooopppsss! sysctl nodes created during module load time cannot be 2012-05-31 16:08:14 +00:00
layer_vnops.c In layer_lookup(), clear *vpp before returning EROFS, as otherwise a 2012-10-10 06:55:25 +00:00