mariadb/btr
marko 138ee61049 branches/zip: Remove more references to buf_block_align().
ibuf_reset_free_bits(): Remove, as there already is a similar function
ibuf_reset_free_bits_with_type().

ibuf_reset_free_bits_with_type(), ibuf_set_free_bits(),
ibuf_update_free_bits_if_full(), btr_leaf_page_release(),
buf_page_make_young(): Replace page_t with buf_block_t.

btr_compress(): Replace btr_page_get() with btr_block_get().
2006-10-13 07:45:52 +00:00
..
btr0btr.c branches/zip: Remove more references to buf_block_align(). 2006-10-13 07:45:52 +00:00
btr0cur.c branches/zip: Remove more references to buf_block_align(). 2006-10-13 07:45:52 +00:00
btr0pcur.c branches/zip: Remove more references to buf_block_align(). 2006-10-13 07:45:52 +00:00
btr0sea.c branches/zip: Remove more references to buf_block_align(). 2006-10-13 07:45:52 +00:00
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00