mariadb/storage/innobase/os
Jan Lindström f1ca1f37c9 MDEV-5878: Failing assertion: mutex_own(mutex) with innodb_use_fallocate=ON.
Analysis: This was merge error on file fil0fil.cc. fil_system mutex was taken twice because of this.

Fix: Remove unnecessary mutex_enter and fixed the issue with slow posix_fallocate usage.
2014-03-17 15:49:41 +02:00
..
os0file.cc MDEV-5878: Failing assertion: mutex_own(mutex) with innodb_use_fallocate=ON. 2014-03-17 15:49:41 +02:00
os0proc.cc Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6 2012-08-01 17:27:34 +03:00
os0sync.cc Temporary commit of 10.0-merge 2013-03-26 00:03:13 +02:00
os0thread.cc InnoDB 5.6.15 merge. 2014-02-26 19:36:33 +01:00