K 10 svn:author V 3 alc K 8 svn:date V 27 2006-10-14T22:09:03.000000Z K 7 svn:log V 299 Change vnode_pager_addr() such that on returning it distinguishes between an error returned by VOP_BMAP() and a hole in the file. Change the callers to vnode_pager_addr() such that they return VM_PAGER_ERROR when VOP_BMAP fails instead of a zero-filled page. Reviewed by: tegge MFC after: 3 weeks END