• marko's avatar
    branches/zip: Remove some more buf_block_align() calls. · 70e765ae
    marko authored
    Replace buf_frame_modify_clock_inc() with buf_block_modify_clock_inc().
    Replace buf_frame_get_lock_hash_val() with buf_block_get_lock_hash_val().
    Replace buf_frame_get_lock_mutex() with buf_block_get_lock_mutex().
    
    page_create_zip(), page_create(), page_create_low(), btr_page_free(),
    btr_page_free_low(): Replace page_t with buf_block_t.
    70e765ae
page0zip.c 101 KB