K 10 svn:author V 2 dg K 8 svn:date V 27 1995-05-24T23:33:42.000000Z K 7 svn:log V 304 This should fix PR 438. Apparently I never tested disklabel on the block device. v_numoutput wasn't incremented to match the b_iodone nesting. It's still fishy that vwakeup() clears B_WRITEINPROG before biodone() has finished; however, B_WRITEINPROG seems to be never used. Submitted by: Bruce Evans END