• marko's avatar
    branches/zip: Minor cleanup. · c087a5d5
    marko authored
    buf_page_get_gen(): Cache the result of fil_space_get_zip_size().
    
    trx_commit_off_kernel(): Eliminate the flag must_flush_log.  Initialize lsn = 0
    to signify must_flush_log == FALSE.
    
    log_flush_margin(): Eliminate the flag do_flush.  Initialize lsn = 0
    to signify do_flush == FALSE.
    c087a5d5
buf0buf.c 78.9 KB