K 10 svn:author V 3 alc K 8 svn:date V 27 2006-10-14T06:04:32.000000Z K 7 svn:log V 194 MFC revision 1.229 Change vnode_pager_generic_getpages() so that it does not panic if the given file is sparse. Instead, it zeroes the requested page. Approved by: re (hrs) PR: kern/98116 END