mariadb/storage/innobase/buf
Marko Mäkelä 67a0d9c0e0 Fix bit-rot left by the multiple buffer pools patch.
Rename buf_pool_watch, buf_pool_mutex, buf_pool_zip_mutex
to buf_pool->watch, buf_pool->mutex, buf_pool->zip_mutex
in comments. Refer to buf_pool->flush_list_mutex instead of
flush_list_mutex.

Remove obsolete declarations of buf_pool_mutex and buf_pool_zip_mutex.
2010-10-20 14:46:28 +03:00
..
buf0buddy.c Fix bit-rot left by the multiple buffer pools patch. 2010-10-20 14:46:28 +03:00
buf0buf.c Fix bit-rot left by the multiple buffer pools patch. 2010-10-20 14:46:28 +03:00
buf0flu.c Fix bit-rot left by the multiple buffer pools patch. 2010-10-20 14:46:28 +03:00
buf0lru.c Fix bit-rot left by the multiple buffer pools patch. 2010-10-20 14:46:28 +03:00
buf0rea.c Merging with mysql-5.5-stage. 2010-08-16 14:50:27 +02:00