mariadb/storage/innobase
Marko Mäkelä 6c91be54b1 MDEV-11520 Properly retry posix_fallocate() on EINTR
We only want to retry posix_fallocate() on EINTR as long as the system
is not being shut down. We do not want to retry on any other (hard) error.

Thanks to Jocelyn Fournier for quickly noticing the mistake in my
previous commit.
2017-05-06 15:50:09 +03:00
..
btr
buf Merge 10.1 into 10.2 2017-05-06 14:36:46 +03:00
data
dict
eval
fil MDEV-11520 Properly retry posix_fallocate() on EINTR 2017-05-06 15:50:09 +03:00
fsp
fts
fut
gis
ha
handler
ibuf
include Merge 10.1 into 10.2 2017-05-06 14:36:46 +03:00
lock
log Merge 10.1 into 10.2 2017-05-06 14:36:46 +03:00
mach
mem
mtr
mysql-test/storage_engine
os
page
pars
que
read
rem
row
srv
sync
trx
usr
ut
bzip2.cmake
CMakeLists.txt Merge 10.1 into 10.2 2017-05-06 14:36:46 +03:00
compile-innodb
COPYING.Google
COPYING.Percona
innodb.cmake
lz4.cmake
lzma.cmake
lzo.cmake
plugin_exports
snappy.cmake