NetBSD/sys/miscfs
jdolecek 88b591be30 Adapt to last VFS changes - add appropriate vfs_done routine. 2000-03-16 19:00:26 +00:00
..
deadfs Actually nullop is a better idea here 1999-12-12 00:56:29 +00:00
fdesc Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
fifofs
genfs Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
kernfs Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
nullfs Adapt to last VFS changes - add appropriate vfs_done routine. 2000-03-16 19:00:26 +00:00
overlay Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
portal Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
procfs Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
specfs Add appropriate VOP_FCNTL handlers to deadfs and specfs ops vectors. 1999-12-08 19:16:51 +00:00
syncfs Be more careful to block bio interrupts for some data structures. There 1999-11-23 23:52:40 +00:00
umapfs Adapt to last VFS changes - add appropriate vfs_done routine. 2000-03-16 19:00:26 +00:00
union Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
Makefile Add overlay, a layered file system which overlays itself on 2000-01-20 19:06:13 +00:00