• Marko Mäkelä's avatar
    Replace some functions with macros. · 68d632bc
    Marko Mäkelä authored
    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.
    68d632bc
fil0fil.cc 198 KB