Re: kernel.bkbits.net off the air

From: David Roundy
Date: Mon Nov 10 2003 - 13:40:06 EST


On Mon, Nov 10, 2003 at 10:27:33AM -0800, Davide Libenzi wrote:
> So the update of the rsync repo should do something like:
>
> update file1
> update repo
> update file2
>
> Isn't it? I do not understand how this guarantee coherency:
>
> Kernel.org Me
> get file1 (old value)
> update file1 get repo-file1 (old value)
> update repo-file1
> ...
> update repo-fileJ
> ... get repo-fileJ (new value)
> update repo-fileN get file2 (old value)
> update file2

The kernel.org side goes

update file2
update repo
update file1
--
David Roundy
http://civet.berkeley.edu/droundy/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/