DO NOT REPLY [Bug 7778] New: --inplace does extra WRITE operations
samba-bugs at samba.org
samba-bugs at samba.org
Fri Nov 5 14:38:13 MDT 2010
https://bugzilla.samba.org/show_bug.cgi?id=7778
Summary: --inplace does extra WRITE operations
Product: rsync
Version: 3.0.7
Platform: Other
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: ildar at altlinux.ru
QAContact: rsync-qa at samba.org
Even if a block contents in dst is the same as in src, it gets written anyway.
It is fine with no --inplace.
But with --inplace it is:
1. Excessive
2. Unexpected. Very troublesome if dst is (partially) sparse.
Is it possible to be fixed? (I guess it's trivial)
--
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