This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d2be696634
NetBSD
/
sys
/
miscfs
History
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
Use the so_send and so_receive funcptrs in the socket instead of calling
1998-10-31 01:18:41 +00:00
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