mariadb/storage/innobase/os
Marko Mäkelä 08b6fd9395 MDEV-25710: Dead code os_file_opendir() in the server
The functions fil_file_readdir_next_file(), os_file_opendir(),
os_file_closedir() became dead code in the server in MariaDB 10.4.0
with commit 09af00cbde (the removal of
the crash recovery logic for the TRUNCATE TABLE implementation that
was replaced in MDEV-13564).

os_file_opendir(), os_file_closedir(): Define as macros.
2021-05-18 12:13:18 +03:00
..
os0event.cc Merge 10.3 into 10.4 2019-07-25 18:42:06 +03:00
os0file.cc MDEV-25710: Dead code os_file_opendir() in the server 2021-05-18 12:13:18 +03:00
os0proc.cc Merge 10.3 into 10.4 2020-09-03 15:53:38 +03:00
os0thread.cc Merge branch '10.3' into 10.4 2019-12-09 15:09:41 +01:00