OK. Please do the smbfs one as well. That's an outright
race with truncate now. Because we took the lru_cache_del()
out of truncate_complete_page() in the rmap merge.
And we took the lru_cache_del() out of truncate_complete_page()
because, err, I forget. There was a situation in which the page
could still be mapped into process pagetables, and the lru_cache_del()
would have left it unswappable until process exit.
Rik, can you remember the exact scenario?
-
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/