mariadb/storage/innobase/srv
Marko Mäkelä 600c85e85a Allocate the singleton fil_system statically
fil_system_t::create(): Replaces fil_init(), fsp_init().

fil_system_t::close(): Replaces fil_close().

fil_system_t::max_n_open: Remove. Use srv_max_n_open_files directly.
2018-03-29 19:18:10 +03:00
..
srv0conc.cc Cleanup after commit ac8e3c85a4 2018-02-19 08:58:22 +02:00
srv0mon.cc Allocate lock_sys statically 2018-02-23 08:18:18 +02:00
srv0srv.cc Merge branch '10.2' into 10.3 2018-03-28 17:31:57 +02:00
srv0start.cc Allocate the singleton fil_system statically 2018-03-29 19:18:10 +03:00