From: | Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx> |
Date: | Fri, 22 Sep 2006 09:16:54 -0700 (PDT) |
:I found the possible problem (looks like typo, but I can be wrong), :and patch is attached. That will almost do it, but you just put the ++bo->nsec inside the conditional and it has to be outside the conditional. I'll commit a fix in a moment. -Matt