]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Properly wither the geom container on detach. This will allow one to
authorimp <imp@FreeBSD.org>
Sun, 21 Nov 2004 16:25:21 +0000 (16:25 +0000)
committerimp <imp@FreeBSD.org>
Sun, 21 Nov 2004 16:25:21 +0000 (16:25 +0000)
commit362677f869c625a0d2f034ec6c0fd1d8ae2a9e7a
tree8f2a30e404754fb5d15f37364ebfb4a91af4532a
parent8ce0911a9f76f3436aa9ae16d30d06bbacbd3032
Properly wither the geom container on detach.  This will allow one to
then later reload fdc and not have duplicate fd devices in dev.

# Maybe this should be moved to a convenience function.

Reviewed by: phk
sys/dev/fdc/fdc.c