freebsd-src/sys/fs/unionfs
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
..
union.h Added $Id$ 1994-08-02 07:55:43 +00:00
union_subr.c Added $Id$ 1994-08-02 07:55:43 +00:00
union_vfsops.c Implemented loadable VFS modules, and made most existing filesystems 1994-09-21 03:47:43 +00:00
union_vnops.c Fix a few niggling little bugs: 1994-09-21 23:22:52 +00:00