K 10 svn:author V 4 jeff K 8 svn:date V 27 2005-05-30T07:04:15.000000Z K 7 svn:log V 340 - Don't set our bio op to be a READ when we've just completed a write. There are subtle differences in the read and write completion path. Instead, grab an extra write ref so the write path can drop it when we recursively call bufdone(). I believe this may be the source of the wrong bufobj panics. Reported by: pho, kkenn END