Federico Simoncelli has submitted this change and it was merged. Change subject: Use the recommended alignment instead of using pagesize ......................................................................
Use the recommended alignment instead of using pagesize Page size is the usual recommended alignment but when it isn't using it can cause memory corruption. Change-Id: If9da41a2f74d3cea7300df9606c78eebcc9927a9 Signed-off-by: Saggi Mizrahi <[email protected]> Reviewed-on: http://gerrit.ovirt.org/8143 Tested-by: Noam Slomianko <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M vdsm/storage/fileUtils.py 1 file changed, 6 insertions(+), 3 deletions(-) Approvals: Federico Simoncelli: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/8174 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If9da41a2f74d3cea7300df9606c78eebcc9927a9 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.1 Gerrit-Owner: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Noam Slomianko <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
