DragonFly BSD
DragonFly commits List (threaded) for 2010-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel - Fix bug in biowait()


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 29 Mar 2010 13:53:36 -0700 (PDT)

commit 29aa961acc9a58b639bba30d15685106d51e1265
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Mon Mar 29 13:24:50 2010 -0700

    kernel - Fix bug in biowait()
    
    * biowait() was assuming the bio would be done after tsleep returns but
      in fact we have to loop and check again.

Summary of changes:
 sys/kern/vfs_bio.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/29aa961acc9a58b639bba30d15685106d51e1265


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]