freebsd-src/sys/miscfs
Garrett Wollman 67bfdf835b Fix a few niggling little bugs:
- set args->lkm_offset correctly so that VFS modules can be unloaded
- initialize _fs_vfsops.vfc_refcount correctly so that VFS modules can
  be unloaded
- include kernel.h in a few placves to get the correct definition of DATA_SET
1994-09-21 23:22:52 +00:00
..
deadfs Implemented loadable VFS modules, and made most existing filesystems 1994-09-21 03:47:43 +00:00
fdesc Implemented loadable VFS modules, and made most existing filesystems 1994-09-21 03:47:43 +00:00
fifofs Implemented loadable VFS modules, and made most existing filesystems 1994-09-21 03:47:43 +00:00
kernfs Implemented loadable VFS modules, and made most existing filesystems 1994-09-21 03:47:43 +00:00
nullfs Fix a few niggling little bugs: 1994-09-21 23:22:52 +00:00
portal Implemented loadable VFS modules, and made most existing filesystems 1994-09-21 03:47:43 +00:00
procfs Implemented loadable VFS modules, and made most existing filesystems 1994-09-21 03:47:43 +00:00
specfs Implemented loadable VFS modules, and made most existing filesystems 1994-09-21 03:47:43 +00:00
umapfs Fix a few niggling little bugs: 1994-09-21 23:22:52 +00:00
union Fix a few niggling little bugs: 1994-09-21 23:22:52 +00:00