DO NOT REPLY [Bug 5804] New: Make atomic-rsync atomic
samba-bugs at samba.org
samba-bugs at samba.org
Thu Oct 2 01:28:25 GMT 2008
https://bugzilla.samba.org/show_bug.cgi?id=5804
Summary: Make atomic-rsync atomic
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: matt at mattmccutchen.net
QAContact: rsync-qa at samba.org
The support/atomic-rsync script is not actually atomic because it moves the old
destination directory out of place and then moves the updated one into place.
Make it atomic by having the destination path be a symlink to the actual tree
and atomically replacing this symlink when an updated tree is ready.
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the rsync
mailing list