Re: kernel.bkbits.net off the air

From: H. Peter Anvin
Date: Mon Nov 10 2003 - 14:10:00 EST


Andrea Arcangeli wrote:
>
> you must pick file2 before file1:
>
> you:
>
> do
> get file2
> get repo-file1-j
> get file1
> while file2 != file1 && sleep 10
>

Okay... I'm starting to think the sequencing requirements on these files
may be hard to maintain across multiple levels of rsync... but perhaps
I'm wrong, in particular if 'file2' sorts hierachially-lexically last
and 'file1' first...

-hpa

-
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/