FUSE_MIN_READ_BUFFER
if (nbytes < max_t(size_t, FUSE_MIN_READ_BUFFER,
max_payload_size = max(FUSE_MIN_READ_BUFFER, fch->max_write);