NetBSD/sys/miscfs/genfs
yamt c5fcdd1719 some cleanups after the introduction of GOP_SIZE_MEM flag.
- remove GOP_SIZE_READ/GOP_SIZE_WRITE flags.
  they have not been used since the change.
- ufs_balloc_range: remove code which has been no-op since the change.
  thanks Konrad Schroder for explaining the original intention of the code.
- ffs_gop_size: don't extend past eof, in the case of GOP_SIZE_MEM.
  otherwise genfs_getpages end up to allocate pages past eof unnecessarily.
2006-03-30 12:40:06 +00:00
..
Makefile
genfs.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
genfs_node.h some cleanups after the introduction of GOP_SIZE_MEM flag. 2006-03-30 12:40:06 +00:00
genfs_vnops.c some cleanups after the introduction of GOP_SIZE_MEM flag. 2006-03-30 12:40:06 +00:00
layer.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
layer_extern.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
layer_subr.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
layer_vfsops.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
layer_vnops.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00