Re: Race between vmtruncate and mapped areas?
From: Andrew Morton <hidden>
Date: 2003-05-14 18:03:43
Also in:
lkml
From: Andrew Morton <hidden>
Date: 2003-05-14 18:03:43
Also in:
lkml
Dave McCracken [off-list ref] wrote:
quoted
It would be nice to make them go away - they cause problems.Definitely. We almost have the pieces necessary to detect it and/or prevent it, but the info isn't in quite the right layer at the right time. If it weren't for the lock order problem with mmap_sem we could have nailed it that way. Sigh.
I think it might be sufficient to re-check the page against i_size after IO completion in filemap_nopage(). -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"aart@kvack.org"> aart@kvack.org </a>