NetBSD/sys/miscfs/genfs
2012-05-31 16:08:14 +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 replace the earlier workaround for PR 40389 with a better fix. 2010-09-01 16:56:19 +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
genfs.h Implement a genfs_rename abstraction. 2012-05-08 23:53:26 +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 Layer_fsync(): when syncing a device node call spec_fsync() to clean the 2011-07-11 08:34:01 +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