]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Switch to dynamic rather than static initialization.
authorDag-Erling Smørgrav <des@FreeBSD.org>
Fri, 19 Oct 2001 01:43:06 +0000 (01:43 +0000)
committerDag-Erling Smørgrav <des@FreeBSD.org>
Fri, 19 Oct 2001 01:43:06 +0000 (01:43 +0000)
commit33802b9eff4f6ed0cc3ead7fec9804fc5cb1fd79
tree49b9bfc3549abb5b2182d988f03a5fe2b041af9b
parentb51cc76c451df0b3ee77ae4758f132651a529d94
Switch to dynamic rather than static initialization.
This makes it possible (in theory) for nodes to be added and / or removed
from pseudofs filesystems at runtime.
sys/fs/pseudofs/pseudofs.c
sys/fs/pseudofs/pseudofs.h
sys/fs/pseudofs/pseudofs_vnops.c