<div dir="ltr"><div class="gmail_extra">On Sat, Sep 14, 2013 at 12:58 PM, David Taylor <span dir="ltr"><<a href="mailto:davidt-rsync@yadt.co.uk" target="_blank">davidt-rsync@yadt.co.uk</a>></span> wrote:<br><div class="gmail_quote">

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div id=":11g" style="overflow:hidden">On the next call to write_sparse() buf will correctly be set to the next byte to be written, but sparse_seek will be non-zero and a spurious hole will be created in the file.<br>


<br>
A simple fix is to add 'sparse_seek = 0;' before 'return l1+ret;'.</div></blockquote></div><br><div>Yes, indeed.  Thanks for pointing that out!  I'm committing that fix for the imminent release of 3.1.0.</div>

<div><br></div><div>..wayne..</div>
</div></div>