Dan Kenigsberg has submitted this change and it was merged.

Change subject: Fix metadata file permissions for fileSD
......................................................................


Fix metadata file permissions for fileSD

In this patch:
* remove createmetafile (we already have other functions to create an
  empty file)
* create empty metadata files (createmetafile was using sizeStr2Int
  which is wrong)
* set the metadata files permission to 0660

Change-Id: I97ab4f724b8f061161da414c1fc3cfd493298430
---
M vdsm/storage/fileSD.py
M vdsm/storage/outOfProcess.py
2 files changed, 13 insertions(+), 13 deletions(-)

Approvals:
  Dan Kenigsberg: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/1252
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I97ab4f724b8f061161da414c1fc3cfd493298430
Gerrit-PatchSet: 3
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Federico Simoncelli <[email protected]>
Gerrit-Reviewer: Saggi Mizrahi <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to