NetBSD/sys/miscfs/genfs
chs d67b9b2ff2 undo the part of rev. 1.93 that turned the past-EOF check into an assertion.
read() can't request pages past EOF, but mmap() can.  apparently I had
disengaged the brain when I said that was ok.
2005-02-16 15:25:33 +00:00
..
genfs_node.h
genfs_vnops.c undo the part of rev. 1.93 that turned the past-EOF check into an assertion. 2005-02-16 15:25:33 +00:00
genfs.h
layer_extern.h Do LAYERFS_REMOVED for vop_rmdir. 2004-06-30 17:42:55 +00:00
layer_subr.c
layer_vfsops.c Add layerfs_snapshot() as a handler routine for VFS_SNAPSHOT() calls 2004-05-29 23:48:08 +00:00
layer_vnops.c Do LAYERFS_REMOVED for vop_rmdir. 2004-06-30 17:42:55 +00:00
layer.h Since VOP_UPCALL() has been a long time in coming, add this partial 2004-05-28 18:55:20 +00:00
Makefile