K 10 svn:author V 3 alc K 8 svn:date V 27 2011-02-12T01:00:00.380873Z K 7 svn:log V 228 Retire VFS_BIO_DEBUG. Convert those checks that were still valid into KASSERT()s and eliminate the rest. Replace excessive printf()s and a panic() in bufdone_finish() with a KASSERT() in vm_page_io_finish(). Reviewed by: kib END