kernel - Fix bug in e11efbb
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 9 Nov 2013 18:13:14 +0000 (10:13 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 9 Nov 2013 18:13:14 +0000 (10:13 -0800)
commit2b2dd6e63f77e3e361c0d8eea90a8609167257fd
tree18d9ecc44aeff1b4d379d5ba556088ed3fd22832
parent9a8c8446fd111593cffd64e6e10cac4dc87b0db7
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.
sys/kern/vfs_bio.c