Dmitry Starodubov 2024.03.25 14:21:21
Fixed #8048: Crash with SIGBUS when there is no free space on the partition with memory-mapped files (#8053)
* Fixed #8048: Crash with SIGBUS when there is no free space on the partition with memory-mapped files
* Postfix for #8048: If "fallocate" is not supported by the filesystem or kernel write zeroes instead of an error

Changed paths:
  M src/common/isc_sync.cpp