K 10 svn:author V 5 peter K 8 svn:date V 27 1999-06-27T11:40:03.000000Z K 7 svn:log V 296 The BUF_*() routines must be internally splbio() protected otherwise they can cause a biodone() from a disk interrupt to spin when the interrupt code tries to grab the simplelock. Masking BIO here means buftimelock and/or lk->lk_interlock shouldn't be held when an interrupt tries to grab them. END