Re: kernel.bkbits.net off the air

From: Andreas Schwab
Date: Thu Nov 13 2003 - 10:25:26 EST


Andrea Arcangeli <andrea@xxxxxxx> writes:

> On Wed, Nov 12, 2003 at 10:35:22PM +0100, Benoit Poulot-Cazajous wrote:
>> Andrea Arcangeli <andrea@xxxxxxx> writes:
>>
>> > the usual problem, and the reason we need a sequence number (increased
>> > before and after the repo update). A file lock not.
>>
>> Or a file that contains md5sums of the other files in the tree.
>> After the rsync, you recompute the md5sums file, and if it does not match,
>> rsync again. As a bonus feature, the md5sums file can be pgp-signed.
>
> agreed, this would work too and it has the advantage of working with the
> mirrors too as far as the per-file updates are atomic (should always be
> the case). This has the only disavanage of forcing the client and the
> server to read all file contents (I normally don't rsync with -c).

This is not necessary, you only need to recompute the md5sums of changed
files.

Andreas.

--
Andreas Schwab, SuSE Labs, schwab@xxxxxxx
SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
-
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/