K 10 svn:author V 3 kib K 8 svn:date V 27 2012-08-04T18:16:43.761329Z K 7 svn:log V 275 Reduce code duplication and exposure of direct access to struct vm_page oflags by providing helper function vm_page_readahead_finish(), which handles completed reads for pages with indexes other then the requested one, for VOP_GETPAGES(). Reviewed by: alc MFC after: 1 week END