Searched hist:86092 (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/vm/
H A Dvnode_pager.cdiff 86092 Mon Nov 05 16:58:47 MST 2001 dillon Adjust vnode_pager_input_smlfs() to not attempt to BMAP blocks beyond the
file EOF. This works around a bug in the ISOFS (CDRom) BMAP code which
returns bogus values for requests beyond the file EOF rather then returning
an error, resulting in either corrupt data being mmap()'d beyond the file EOF
or resulting in a seg-fault on the last page of a mmap()'d file (mmap()s of
CDRom files).

Reported by: peter / Yahoo
MFC after: 3 days

Completed in 73 milliseconds