NetBSD/sys/miscfs
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
..
deadfs merge yamt-vop branch. remove following VOPs. 2005-11-02 12:38:58 +00:00
fdesc merge yamt-vop branch. remove following VOPs. 2005-11-02 12:38:58 +00:00
fifofs merge yamt-vop branch. remove following VOPs. 2005-11-02 12:38:58 +00:00
genfs genfs_getpages: 2005-11-12 22:29:53 +00:00
kernfs merge yamt-vop branch. remove following VOPs. 2005-11-02 12:38:58 +00:00
nullfs Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
overlay Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
portal merge yamt-vop branch. remove following VOPs. 2005-11-02 12:38:58 +00:00
procfs merge yamt-vop branch. remove following VOPs. 2005-11-02 12:38:58 +00:00
specfs merge yamt-vop branch. remove following VOPs. 2005-11-02 12:38:58 +00:00
syncfs Add sysctl options for the syncer: 2005-09-11 17:55:56 +00:00
umapfs Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
Makefile