dsched_fq - Correct incomplete_tp count
authorAlex Hornung <ahornung@gmail.com>
Tue, 20 Apr 2010 16:44:26 +0000 (16:44 +0000)
committerAlex Hornung <ahornung@gmail.com>
Tue, 20 Apr 2010 16:44:26 +0000 (16:44 +0000)
commita4a764b1982de76f33727e70e41fe89f8610cbe9
tree534d2308ed4d54a96d79df2a4417d141dfdda485
parentdeee3ff2090c9338d04508b1ec5f9802417d94dd
dsched_fq - Correct incomplete_tp count

* Previously, the incomplete_tp count was not decreased when an error
  occurred. This is now fixed by unconditionally reducing the incomplete
  count on the biodone callback.

Reported-by: Aggelos Economopoulos
sys/dsched/fq/dsched_fq_diskops.c