alc         2006-10-08 20:26:16 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vnode_pager.c 
  Log:
  Change vnode_pager_generic_getpages() so that it does not panic if the
  given file is sparse.  Instead, it zeroes the requested page.
  
  Reviewed by: tegge
  PR: kern/98116
  MFC after: 3 days
  
  Revision  Changes    Path
  1.229     +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