1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-03 05:41:09 +03:00
Files
mariadb/tpool
Marko Mäkelä 8cb01c51fb MDEV-16264 fixup: Clean up asynchronous I/O
os_aio_userdata_t: Remove. It was basically duplicating IORequest.

buf_page_write_complete(): Take only IORequest as a parameter.

os_aio_func(), pfs_os_aio_func(): Replaced with os_aio() that has
no redundant parameters. There is only one caller, so there is no
point to pass __FILE__, __LINE__ as a parameter.
2020-10-26 17:53:54 +02:00
..
2019-12-03 11:05:18 +02:00
2019-12-03 11:05:18 +02:00
2019-11-15 16:50:22 +01:00
2019-12-09 21:12:13 +01:00
2020-01-12 21:34:59 +01:00