cvs commit: src/sys/geom geom_subr.c

[ Available lists | Index of cvs-src | Month of Jun 2003 | Week of 4 Jun 2003 | Raw email | Wrap long lines | Reply | Tag ]
From
Poul-Henning Kamp <phk@FreeBSD.org>
Date
4 Jun 2003 10:51:11
Subject
cvs commit: src/sys/geom geom_subr.c
Message-ID
200306041751.h54HpAPO019968@repoman.freebsd.org


[ Hide this part ]
phk         2003/06/04 10:51:10 PDT

FreeBSD src repository

Modified files:
sys/geom geom_subr.c
Log:
Add a KASSERT to prevent the same GEOM class from being processed loaded
twice.

Enforce that classes should have different names while we are here.

Revision Changes Path
1.55 +6 -0 src/sys/geom/geom_subr.c


Elapsed time: 0.042 seconds