NetBSD/sys/miscfs/genfs
tls 85c8cfb533 Correct use of MAXBSIZE where MAXPHYS was intended. This is a necessary
first step towards per-device MAXPHYS, and has the beneficial side effect
of allowing clustering to MAXPHYS even on systems that need to run with
a reduced MAXBSIZE to get more metadata buffers.
2003-04-23 00:55:17 +00:00
..
Makefile a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +00:00
genfs.h use former genfs_eopnotsupp_rele() as genfs_eopnotsupp(), so that vnodes 2003-04-10 21:53:32 +00:00
genfs_node.h Add code to UBCify LFS. This is still behind "#ifdef LFS_UBC" for now 2003-02-17 23:48:08 +00:00
genfs_vnops.c Correct use of MAXBSIZE where MAXPHYS was intended. This is a necessary 2003-04-23 00:55:17 +00:00
layer.h Typos in comments (misc/13133 by Michael K. Sanders) 2001-06-07 13:32:46 +00:00
layer_extern.h add VOP_GETPAGES and VOP_PUTPAGES methods for layered filesystems. 2001-12-06 04:29:23 +00:00
layer_subr.c Don't use MALLOC for variable sized allocation. 2002-02-20 06:16:22 +00:00
layer_vfsops.c PR/1796: John Kohl: statfs misbehaves under chrooted environments. 2003-04-16 21:44:18 +00:00
layer_vnops.c add VOP_GETPAGES and VOP_PUTPAGES methods for layered filesystems. 2001-12-06 04:29:23 +00:00