Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Nov 2001 19:21:22 -0800 (PST)
From:      Matt Dillon <dillon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vnode_pager.c
Message-ID:  <200111090321.fA93LNP32568@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      2001/11/08 19:21:22 PST

  Modified files:        (Branch: RELENG_4)
    sys/vm               vnode_pager.c 
  Log:
  MFC 1.139 - fix vnode_pager_input_smlfs() to not attempt to BMAP
  blocks beyond the file EOF.  Fixes bogus mmap() fault on the
  last block of certain files on CDRom.
  
  Reported by: peter / Yahoo
  
  Revision   Changes    Path
  1.116.2.5  +7 -2      src/sys/vm/vnode_pager.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111090321.fA93LNP32568>