mariadb/storage/innobase/fil
Marko Mäkelä 68d632bc5a Replace some functions with macros.
This is a non-functional change.

On a related note, the calls fil_system_enter() and fil_system_exit()
are often used in an unsafe manner. The fix of MDEV-11738 should
introduce fil_space_acquire() and remove potential race conditions.
2017-03-06 10:02:01 +02:00
..
fil0crypt.cc After review fixes. 2017-02-10 16:05:37 +02:00
fil0fil.cc Replace some functions with macros. 2017-03-06 10:02:01 +02:00
fil0pagecompress.cc MDEV-11759: Encryption code in MariaDB 10.1/10.2 causes 2017-02-06 15:40:16 +02:00