Hi,
> For larger files, not only do we keep reallocating to increase the mtp buffer
> size, the write also happens in one go. This does two things:
>
> Write to file upto a certain data size we have received so far and second,
> reuse the buffer again instead of reallocating to a larger buffer size.
>
> Tested with different file sizes on a Linux guest.
Doesn't apply to master, please rebase.
thanks,
Gerd