mariadb/storage/innobase/fil
Marko Mäkelä 0871a00a62 MDEV-12545 Reduce the amount of fil_space_t lookups
buf_flush_write_block_low(): Acquire the tablespace reference once,
and pass it to lower-level functions. This is only a start; further
calls may be removed.

fil_decompress_page(): Remove unsafe use of fil_space_get_by_id().
2017-04-21 18:12:10 +03:00
..
fil0crypt.cc MDEV-12467 encryption.create_or_replace hangs during DROP TABLE 2017-04-21 18:04:20 +03:00
fil0fil.cc MDEV-12545 Reduce the amount of fil_space_t lookups 2017-04-21 18:12:10 +03:00
fil0pagecompress.cc MDEV-12545 Reduce the amount of fil_space_t lookups 2017-04-21 18:12:10 +03:00