git: DragonFly_RELEASE_2_6 kernel - Fix bug in biowait()

看板DFBSD_commit作者時間16年前 (2010/03/30 05:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit cd5d76e99a8a4a62d70bf73880a3ebf536f4e5b0 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/cd5d76e99a8a4a62d70bf73880a3ebf536f4e5b0 -- DragonFly BSD source repository
文章代碼(AID): #1BiHnMp_ (DFBSD_commit)