Re: 2.6.12.2 dies after 24 hours

From: Chris Mason
Date: Tue Jul 12 2005 - 20:06:23 EST


On Tuesday 12 July 2005 20:50, Rob Mueller wrote:

>
> Are you saying that if you mount with noatime *and* use your new patch it
> will fix the problem?
>
> What about the 2 threads linked to. Did those end up getting anywhere?

Sorry for the confusion, you're hitting the other mmap_sem -> transaction lock
problem. This one should be solvable with an iget so we make sure not to do
the final unlink until after the mmap sem is dropped.

Lets see what I can do...

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