830
830
uint tmp=MY_ALIGN(reclength - length + 3 +
831
831
test(reclength >= 65520L),MI_DYN_ALIGN_SIZE);
832
832
/* Don't create a block bigger than MI_MAX_BLOCK_LENGTH */
834
834
/* Check if we can extend this block */
835
835
if (block_info.filepos + block_info.block_len ==
836
836
info->state->data_file_length &&