• marko's avatar
    branches/zip: buf_page_get_release_on_io(), buf_page_get_gen(): · 483a5708
    marko authored
    Replace buf_frame_t* guess with buf_block_t* guess in order to avoid
    a buf_block_align() call.
    
    trx_undo_t: Replace page_t* guess_page with buf_block_t* guess_block.
    
    btr_search_t: Replace page_t* root_guess with buf_block_t* root_guess.
    483a5708
buf0buf.h 38.8 KB