cvs commit: src/sys/vm vnode_pager.c

Alan Cox alc at FreeBSD.org
Sat Oct 14 01:20:01 PDT 2006


alc         2006-10-14 08:20:00 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    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.
  
  PR: kern/98116
  
  Revision   Changes    Path
  1.196.2.9  +13 -2     src/sys/vm/vnode_pager.c


More information about the cvs-all mailing list