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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to