NetBSD/sys/miscfs/genfs
2013-06-06 02:00:59 +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 Introduce genfs_statvfs() as pretty much a no-info statvfs and 2009-11-30 10:59:19 +00:00
genfs_vnops.c uid mismatch for file flags changes is expected to fail with EPERM not 2012-03-30 18:24:08 +00:00
genfs.h Fix (harmless) typo in struct genfs_rename_ops::gro_lookup prototype. 2013-05-02 14:49:51 +00:00
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 Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
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
layer.h Change layered file systems to always pass the locking VOP's down to the 2010-06-06 08:01:30 +00:00
Makefile