gkfs_do_write uses int instead of size_t
This produces overflows on write size data, producing some errors in workloads as dlio with a low number of processes.
This produces overflows on write size data, producing some errors in workloads as dlio with a low number of processes.