NetBSD/sys/miscfs/genfs
yamt 89bc307830 genfs_getpages:
- add an assertion.
- call VOP_STRATEGY of underlying vnode directly, rather than
  through the filesystem vnode.
- no need to set b_dev here because VOP_STRATEGY will take care of it.
2005-11-12 22:29:53 +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 merge yamt-vop branch. remove following VOPs. 2005-11-02 12:38:58 +00:00
genfs_node.h update file timestamps for nfsd loaned-read and mmap. 2005-07-23 12:18:41 +00:00
genfs_vnops.c genfs_getpages: 2005-11-12 22:29:53 +00:00
layer.h Follow compat naming tradition: rename compat_export_args to export_args30. 2005-09-25 21:17:05 +00:00
layer_extern.h Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
layer_subr.c Remove __P() 2005-08-30 20:08:01 +00:00
layer_vfsops.c Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
layer_vnops.c Remove __P() 2005-08-30 20:08:01 +00:00