Alon Bar-Lev has submitted this change and it was merged.

Change subject: core: filetransaction: support unsafe visible file transaction
......................................................................


core: filetransaction: support unsafe visible file transaction

In some cases there are utilities that need to use the file
that is writing during transaction, this implies that we must
modify the original file.

In the unsafe visible mode we do exactly that, and revert by moving the backup
file to original file.

Change-Id: I66af1694922730a377257a907a9a80f4d071ec74
Signed-off-by: Alon Bar-Lev <[email protected]>
---
M src/otopi/filetransaction.py
1 file changed, 68 insertions(+), 22 deletions(-)

Approvals:
  Alon Bar-Lev: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I66af1694922730a377257a907a9a80f4d071ec74
Gerrit-PatchSet: 3
Gerrit-Project: otopi
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to