https://bugzilla.samba.org/show_bug.cgi?id=7194





------- Comment #5 from jan...@webgods.de  2011-01-14 08:39 CST -------
I assume that when write_file is called, the receiver already has determined
that the buffer has to be written to disk. In case of inplace, we cannot assume
that the file contains zeros in this location, nor it's sparse. So we need to
make sure it really contains what we require.
I don't see how any information from the generator can help to avoid this step.
Can you please elaborate on your question?


-- 
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.
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to