MDEV-26040 os_file_set_size() may not work on O_DIRECT files
os_file_set_size(): Trim the current size down to the file system block size, to obey the constraints for unbuffered I/O.
Showing
Please register or sign in to comment
os_file_set_size(): Trim the current size down to the file system block size, to obey the constraints for unbuffered I/O.