walt <[EMAIL PROTECTED]> writes:
> Looking at the code thru my amateur eyes it appears that
> defining INVARIANTS allows the programmer to add whatever
> code he wishes with an ifdef statement. That covers a
> lot of territory. Looking thru sys/geom I don't see any
> such ifdefs in your code, so I still don't know why the
> recent geom bug was hidden by INVARIANTS.
On the contrary, there is a lot on INVARIANTS-specific code in GEOM:
[EMAIL PROTECTED] /sys/geom% grep -r KASSERT . | wc -l
120
DES
--
Dag-Erling Smorgrav - [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message