Dan Kenigsberg has submitted this change and it was merged. Change subject: Use buffer size in multiplies of the recommended transfer size ......................................................................
Use buffer size in multiplies of the recommended transfer size Using the recommended transfer size fixes the memory corruption for NFS. Bug-Id: http://bugzilla.redhat.com/845660 Change-Id: Iadea310039b30073197b7ad90afb930c460bda17 Signed-off-by: Saggi Mizrahi <[email protected]> --- M vdsm/storage/fileUtils.py 1 file changed, 8 insertions(+), 0 deletions(-) Approvals: Jason Brooks: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/8356 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iadea310039b30073197b7ad90afb930c460bda17 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Ayal Baron <[email protected]> Gerrit-Reviewer: Barak Azulay <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Jason Brooks <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
