Adds also DIRECT_IO on the server side to increase I/O performance.
DIRECT_IO is used only on full chunks. There is a fallback to non direct-io on non-aligned writes.
Closes #390 (closed)
- Fix decompress_and_parse_entries_standard() Unexpected end of buffer while parsing name bug ([!312](https://storage.bsc.es/gitlab/hpc/gekkofs/-/merge_requests/312))