git: dsched_fq - Correct incomplete_tp count
Alex Hornung
alexh at crater.dragonflybsd.org
Tue Apr 20 09:47:16 PDT 2010
commit a4a764b1982de76f33727e70e41fe89f8610cbe9
Author: Alex Hornung <ahornung at gmail.com>
Date: Tue Apr 20 16:44:26 2010 +0000
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
Summary of changes:
sys/dsched/fq/dsched_fq_diskops.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a4a764b1982de76f33727e70e41fe89f8610cbe9
--
DragonFly BSD source repository
More information about the Commits
mailing list