Poul-Henning Kamp 3d1d5bc3c3 Rearrange some of the GEOM debugging tools to be more structured.
Retire g_sanity() and corresponding debugflag (0x8)

  Retire g_{stall,release}_events().

  Under #ifdef DIAGNOSTIC:

    Make g_valid_obj() an official function and have it return an an
    non-zero integer which indicates the kind of object when found.

    Implement G_VALID_{CLASS,GEOM,CONSUMER,PROVIDER}() macros based
    on g_valid_obj().

    Sprinkle calls to these macros liberally over the infrastructure.

    Always check that we do not free a live object.
2004-03-10 08:49:08 +00:00
..
2004-02-21 21:32:15 +00:00
2004-03-08 22:03:29 +00:00
2004-03-03 07:43:34 +00:00
2004-02-21 21:10:55 +00:00
2004-02-29 10:21:40 +00:00
2004-03-08 22:03:29 +00:00
2004-01-25 17:18:12 +00:00
2004-03-07 14:16:42 +00:00
2004-02-21 21:10:55 +00:00
2004-02-21 21:10:55 +00:00
2004-03-07 16:23:03 +00:00
2004-01-17 03:28:27 +00:00