mariadb/buf
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
..
buf0buf.c branches/zip: Remove more references to buf_block_align(). 2006-10-13 07:45:52 +00:00
buf0flu.c branches/zip: Reduce the number of buf_block_align() calls. 2006-10-12 11:05:22 +00:00
buf0lru.c branches/zip: Reduce the number of buf_block_align() calls. 2006-10-12 11:05:22 +00:00
buf0rea.c branches/zip: Merge revisions 804:838 from trunk. 2006-09-19 10:14:07 +00:00
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00