Change in ovirt-engine[master]: pki: use local lock file

Yair Zaslavsky has submitted this change and it was merged. Change subject: pki: use local lock file ...................................................................... pki: use local lock file remote file systems do not always support file locking using flock. use lock file within /tmp to ensure local file system usage. this has the side effect of leaving leftover file. the alternative is to use symlink primitive lock loop which is more complex. Change-Id: I1d82032defcbcf7248ae24092deaf061ce7905fd Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> --- M packaging/bin/pki-enroll-request.sh 1 file changed, 15 insertions(+), 1 deletion(-) Approvals: Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/15812 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1d82032defcbcf7248ae24092deaf061ce7905fd Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Ofer Schreiber <oschreib@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: Yaniv Bronhaim <ybronhei@redhat.com>
participants (1)
-
yzaslavs@redhat.com