In fs/ramfs/inode.c, how does ramfs actually fills the page cache with data? In the 
readpage operation, it only zero-fill the page if it didn't already exist in the page 
cache. However, how do I actually fill the page with data?

Thanks a lot.


__________________________________________________________________
Get your own FREE, personal Netscape Webmail account today at 
http://webmail.netscape.com/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to