git: dump_conf - delay extra 2s before looking for dumpdev

Alex Hornung alexh at crater.dragonflybsd.org
Mon Mar 5 16:34:15 PST 2012


commit c7c136fe0f4504e7222fcc2eb08b9394e3b1ac66
Author: Alex Hornung <ahornung at gmail.com>
Date:   Tue Mar 6 00:30:11 2012 +0000

    dump_conf - delay extra 2s before looking for dumpdev
    
     * This is the same hack used for the root mount. Some disk devices will
       not be probed by CAM's initial probes.
    
     * We give these devices some extra time to settle and hopefully be
       ready for when we look them up.
    
     * This fixes the use of some CAM disk devices set via the loader dumpdev
       variable.

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

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c7c136fe0f4504e7222fcc2eb08b9394e3b1ac66


-- 
DragonFly BSD source repository





More information about the Commits mailing list