K 10 svn:author V 4 jeff K 8 svn:date V 27 2003-03-30T02:57:32.000000Z K 7 svn:log V 216 - We are not guaranteed that read ahead blocks are not in memory already. Check for B_DELWRI as well as B_CACHED before issuing io on a buffer. This is especially important since we are changing the b_iocmd. END