• marko's avatar
    branches/zip: Improve diagnostics. · be44b822
    marko authored
    buf_LRU_get_free_block(): When zip_size changes, initialize all fields
    of page_zip.  This avoids an assertion failure in page_create_zip() when
    a block with an originally larger zip_size is reallocated.
    
    fsp_get_space_header(): Assert that the stored space id matches.
    
    xdes_get_state(): Assert that the state is valid.
    be44b822
fsp0fsp.c 112 KB