kern/89998: [geom] syntax inconsistency with geom_ drivers

Pawel Jakub Dawidek pjd at FreeBSD.org
Mon Dec 5 14:53:54 PST 2005


Synopsis: [geom] syntax inconsistency with geom_ drivers

Responsible-Changed-From-To: freebsd-geom->fjoe
Responsible-Changed-By: pjd
Responsible-Changed-When: Mon Dec 5 22:51:07 GMT 2005
Responsible-Changed-Why: 
ggate is on purpose, because it create g_gate via DECLARE_GEOM_CLASS() and
ggate via DECLARE_MODULE(9) (as I need MOD_LOAD/MOD_UNLOAD hooks).
So the only one left is geom_uzip, which is fjoe@'s child.

http://www.freebsd.org/cgi/query-pr.cgi?pr=89998


More information about the freebsd-geom mailing list