NetBSD/sys/miscfs/genfs
matt 2420b39245 Move some #ifdefs to prevent a code path change when DEBUG .vs. !DEBUG
Solves problem an assert firing when using NFS on MIPS.
2011-04-21 06:27:17 +00:00
..
genfs_io.c Move some #ifdefs to prevent a code path change when DEBUG .vs. !DEBUG 2011-04-21 06:27:17 +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_vfsops.c
genfs_vnops.c Extend the range of fstrans transactions to a sequence of vnode operations 2010-12-27 18:49:42 +00:00
genfs.h
layer_extern.h merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
layer_subr.c Make holding v_interlock mandatory for callers of vget(). 2010-07-21 17:52:09 +00:00
layer_vfsops.c merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
layer_vnops.c - Use offsetof() in VOPARG_OFFSETOF() instead of re-implementing it. 2011-04-03 01:19:35 +00:00
layer.h
Makefile