看板 DFBSD_commit 關於我們 聯絡資訊
commit cc1526433fd7a12b472c32347038cfd6ed7d63ec Author: Alex Hornung <ahornung@gmail.com> Date: Sun Nov 21 08:46:07 2010 +0000 kern_shutdown - sync_devs before looking for dumpdev * We need to sync_devs before starting to look for dumpdev, otherwise it might have happened that the probing of the disk hasn't finished yet. Summary of changes: sys/kern/kern_shutdown.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cc1526433fd7a12b472c32347038cfd6ed7d63ec -- DragonFly BSD source repository