K 10 svn:author V 3 mav K 8 svn:date V 27 2013-10-12T09:56:09.967291Z K 7 svn:log V 269 - Take BIO lock in biodone() only when there is no completion callback set and so we should wake up thread waiting in biowait(). - Remove msleep() timeout from biowait(). It was added 11 years ago, when there was no locks used, and it should not be needed any more. END