Question about 2.2.5-ac7 implementation of 'add_to_page_cache'

Trond Myklebust (trond.myklebust@fys.uio.no)
Fri, 16 Apr 1999 17:48:26 +0200 (CEST)


Hi Alan,

In the course of the implementation of the NFSv3 rsize code, I found
out that you've moved the function 'add_to_page_cache' from
mm/filemap.c and made it an inline function in
include/linux/pagemap.h. In the new implementation, you seem to have
removed the code that sets the 'PG_referenced' bit. Was this
deliberate? If so, what is the advantage?

Cheers,
Trond

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/