• Marko Mäkelä's avatar
    Cleanup: Make btr_root_block_get() more robust · 1a4a7ddd
    Marko Mäkelä authored
    btr_root_block_get(): Check for index->page == FIL_NULL.
    
    btr_root_get(): Declare static. Other callers can invoke
    btr_root_block_get() directly.
    
    btr_get_size(): Remove conditions that are checked in
    btr_root_block_get().
    1a4a7ddd
btr0cur.cc 243 KB