mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
MDEV-4338 - Support FusionIO/directFS atomic writes
This commit is contained in:
@@ -249,6 +249,11 @@ extern ulong srv_sys_stats_root_page;
|
||||
#endif
|
||||
|
||||
extern ibool srv_use_doublewrite_buf;
|
||||
extern ibool srv_use_atomic_writes;
|
||||
#ifdef HAVE_POSIX_FALLOCATE
|
||||
extern ibool srv_use_posix_fallocate;
|
||||
#endif
|
||||
|
||||
extern ibool srv_use_checksums;
|
||||
extern ibool srv_fast_checksum;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user