]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Override the default VFS LKM dispatch functions so that a module
authoralex <alex@FreeBSD.org>
Sat, 25 Jul 1998 15:52:44 +0000 (15:52 +0000)
committeralex <alex@FreeBSD.org>
Sat, 25 Jul 1998 15:52:44 +0000 (15:52 +0000)
commit4ab63c85e2b7f510cf1f2fd15814a9d3266456f9
treec3dd08a3bc457d651efdf9371a09ede217be0817
parent4c90ac575dd4d3a2758951098f5c2774ddd5b3ee
Override the default VFS LKM dispatch functions so that a module
unload function can be provided (this is necessary to unregister
the at_exit handler).
lkm/procfs/Makefile
sys/fs/procfs/procfs_vfsops.c
sys/miscfs/procfs/procfs_vfsops.c
sys/modules/procfs/Makefile