cvs commit: src/sys/vm vnode_pager.c
Alan Cox
alc at FreeBSD.org
Fri Oct 13 23:04:33 PDT 2006
alc 2006-10-14 06:04:32 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/vm vnode_pager.c
Log:
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
Revision Changes Path
1.221.2.7 +13 -2 src/sys/vm/vnode_pager.c
More information about the cvs-src
mailing list