mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 23:04:20 +01:00
21adad000a
Analysis: Problem is that punch hole does not know the actual page size of the page and does the page belong to an data file or to a log file. Fix: Pass down the file type and page size to os layer to be used when trim is called. Also fix unsafe null pointer access to actual write_size. |
||
---|---|---|
.. | ||
os0file.cc | ||
os0proc.cc | ||
os0sync.cc | ||
os0thread.cc |