CVSROOT: /cvs Module name: src Changes by: b...@cvs.openbsd.org 2012/11/18 09:56:41
Modified files: sys/kern : vfs_biomem.c Log message: These functions all should be called with splbio, so splassert(IPL_BIO) everywhere instead of setting splbio. ok krw@ pirofti@