Re: invalidate_inode_pages in 2.5.32/3

Trond Myklebust (trond.myklebust@fys.uio.no)
05 Sep 2002 22:00:44 +0200


>>>>> " " == Andrew Morton <akpm@zip.com.au> writes:

> You may have more success using the stronger
> invalidate_inode_pages2().

Shouldn't make any difference. Chuck is seeing this on readdir() pages
which, of course, don't suffer from problems of dirtiness etc on NFS.

I've noticed that the code that used to clear page->flags when we
added a page to the page_cache has disappeared. Is it possible that
pages are being re-added with screwy values for page->flags?

Cheers,
Trond
-
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/