mariadb/btr
marko 70e765aeb3 branches/zip: Remove some more buf_block_align() calls.
Replace buf_frame_modify_clock_inc() with buf_block_modify_clock_inc().
Replace buf_frame_get_lock_hash_val() with buf_block_get_lock_hash_val().
Replace buf_frame_get_lock_mutex() with buf_block_get_lock_mutex().

page_create_zip(), page_create(), page_create_low(), btr_page_free(),
btr_page_free_low(): Replace page_t with buf_block_t.
2006-10-13 11:55:27 +00:00
..
btr0btr.c branches/zip: Remove some more buf_block_align() calls. 2006-10-13 11:55:27 +00:00
btr0cur.c branches/zip: Remove some more buf_block_align() calls. 2006-10-13 11:55:27 +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