看板 DFBSD_commit 關於我們 聯絡資訊
commit a4a764b1982de76f33727e70e41fe89f8610cbe9 Author: Alex Hornung <ahornung@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