freebsd-skq/sys/fs
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
..
cd9660 Implemented loadable VFS modules, and made most existing filesystems 1994-09-21 03:47:43 +00:00
deadfs Implemented loadable VFS modules, and made most existing filesystems 1994-09-21 03:47:43 +00:00
fdescfs 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
msdosfs 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
portalfs 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
unionfs Fix a few niggling little bugs: 1994-09-21 23:22:52 +00:00