K 10 svn:author V 2 dg K 8 svn:date V 27 1994-11-13T22:48:55.000000Z K 7 svn:log V 317 Fixed bug where a read-behind to a negative offset would occur if the fault was at offset 0 in the object. This resulted in more overhead but was othewise benign. Added incore() check in vnode_pager_has_page() to work around a problem with LFS...other than slightly higher overhead, this change has no affect on UFS. END