On Mon, Feb 19, 2001 at 11:09:33PM +0100, Rasmus Andersen wrote:
[...]

(I'll just continue talking to myself in the hope that somebody
will read this and be inspired.)

In order to clear things up I should clearly state that my rsync
problem manifests itself under local operation. Ie., 'rsync -arv
linux-242p4/ linux' will hang. No network is involved and the
problem does not manifest itself under 2.2.X kernels with the
exact same dataset.

Also, I have played around with strace and discovered that if I
make strace follow the children too the hang goes away. So
'strace rsync -arv linux-242p4/ linux' hangs (in wait4, btw)
while 'strace -f rsync -arv linux-242p4/ linux' does not.
I hope this will mean something to somebody. I can put up
strace output on the net if anybody profess any interest.

-- 
Regards,
        Rasmus([EMAIL PROTECTED])

"There are also enough rocks on Earth to kill the world's population several
times over."
        -- Lt. General Daniel Graham, DIA, explaining why it's necessary to
           have more than enough nukes
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to