看板 DFBSD_commit 關於我們 聯絡資訊
commit 794fd6ea2c2482fe226b45a522df8199c20c5355 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Thu Nov 10 10:03:27 2011 -0800 kernel - Allow vm_page_alloc() to return NULL in bio_page_alloc() * Alloc the allocation race case to occur in bio_page_alloc(). Callers will handle the case. Reported-by: ftigeot Summary of changes: sys/kern/vfs_bio.c | 10 ++++++---- 1 files changed, 6 insertions(+), 4 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/794fd6ea2c2482fe226b45a522df8199c20c5355 -- DragonFly BSD source repository