marcel 2008-03-23 01:23:35 UTC
FreeBSD src repository
Modified files:
sys/geom geom.h geom_subr.c
Log:
Add g_retaste(), which given a class will present all non-open providers
to it for tasting. This is useful when the class, through means outside
the scope of GEOM, can claim providers previously unclaimed.
The g_retaste() function posts an event which is handled by the
g_retaste_event().
Event suggested by: phk
Revision Changes Path
1.101 +1 -0 src/sys/geom/geom.h
1.92 +60 -0 src/sys/geom/geom_subr.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"