mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
On some old GNU/Linux systems, invoking posix_fallocate() with
offset=0 would sometimes cause already allocated bytes in the
data file to be overwritten.
Fix a correctness regression that was introduced in
commit
|
||
|---|---|---|
| .. | ||
| os0file.cc | ||
| os0proc.cc | ||
| os0sync.cc | ||
| os0thread.cc | ||