K 10 svn:author V 4 jeff K 8 svn:date V 27 2005-04-06T06:49:46.000000Z K 7 svn:log V 400 - Assert that the bufobj matches in flushbuflists. I still haven't gotten to root cause on exactly how this happens. - If the assert is disabled, we presently try to handle this case, but the BUF_UNLOCK was missing. Thus, if this condition ever hit we would leak a buf lock. Many thanks to Peter Holm for all his help in finding this bug. He really put more effort into it than I did. END