Whamcloud - gitweb
* fixed bug tracefile.c: tage_alloc() as encountered in bug 5857
authoreeb <eeb>
Fri, 11 Mar 2005 16:50:44 +0000 (16:50 +0000)
committereeb <eeb>
Fri, 11 Mar 2005 16:50:44 +0000 (16:50 +0000)
commit59d1c7e21196cc9e46c0718152f43ded8e86eab4
tree31b8f1c4d28c016626526e54f5a51bca35f6f177
parent38de8da72c4c227cca809c7712165016c4fa8269
*   fixed bug tracefile.c: tage_alloc() as encountered in bug 5857

*   Asserted tage->page != NULL in tage_free; how could it ever be otherwise?

*   Moved what seemed like an obviously incorrect assertion in trace_get_tage()
    that tcd_pages was not empty into the "debug daemon buffer overflowed"
    branch.

    Someone should review this change; I'm flagging it in bug 5857
lnet/libcfs/tracefile.c