K 10 svn:author V 5 dyson K 8 svn:date V 27 1996-08-15T06:45:01.000000Z K 7 svn:log V 209 Certain vnode buffer list operations were not being spl protected, and they needed to be. Brelse for example can be called at interrupt level, and the buffer list operations were not being protected from it. END