K 10 svn:author V 5 peter K 8 svn:date V 27 1996-08-02T06:14:25.000000Z K 7 svn:log V 243 dscheck() was returning without setting bp->b_error when given a negative block number.. (assuming Debugger() returned). The disk drivers assume that dscheck() sets both error markers (bp->b_error and set B_ERROR in bp->b_flags) if it fails. END