git: kernel - Fix bug in e11efbb
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Nov 9 10:14:29 PST 2013
commit 2b2dd6e63f77e3e361c0d8eea90a8609167257fd
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Nov 9 10:13:14 2013 -0800
kernel - Fix bug in e11efbb
* Fix bug in runningbufreq handling. We were never setting the value to
non-zero so if we slept, we never woke up.
Summary of changes:
sys/kern/vfs_bio.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2b2dd6e63f77e3e361c0d8eea90a8609167257fd
--
DragonFly BSD source repository
More information about the Commits
mailing list