[PATCH] Batch-mode rewrite

Chris Shoemaker c.shoemaker at cox.net
Mon Jul 19 22:18:49 GMT 2004


On Sun, Jul 18, 2004 at 08:37:03PM -0700, Wayne Davison wrote:
> On Sun, Jul 18, 2004 at 06:20:59PM -0400, Chris Shoemaker wrote:
> > Could a simplified version of this index notification take place over
> > the existing error-pipe pair?
> 
> The data is traveling in the opposite direction for what we need (and
> it's not bidirectional).
> 

Ok, how about this:  Instead of index notification, run the generator
and receiver serially.

I've attached a concept patch.  I don't like creating such a
special-case for read-batch, but it seems like it might solve the
problem you found.

OTOH, I can see some benefit to mainlining some sort of g2r index
notification just as an on-going sanity check.

-chris

> ..wayne..


More information about the rsync mailing list