git: DEVFS - fix probing of label for MBR compat slice; cleanup whitespaces

Alex Hornung alexh at crater.dragonflybsd.org
Tue Aug 11 08:31:49 PDT 2009


commit d7d5e114c3b157473c8a507cc94efdc09c5e0b15
Author: Alex Hornung <ahornung at gmail.com>
Date:   Tue Aug 11 17:04:33 2009 +0100

    DEVFS - fix probing of label for MBR compat slice; cleanup whitespaces
    
    * Also probe for labels if no real mbr but only a compat slice was
      "found" by subr_diskmbr. This avoided probing of the compat slice
      as for example described in vkernel(7)
    
    * Clean up whitespaces
    
    Reported-By: YONETANI Tomokazu

Summary of changes:
 sys/kern/subr_disk.c |   44 +++++++++++++++++++++++---------------------
 1 files changed, 23 insertions(+), 21 deletions(-)

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


-- 
DragonFly BSD source repository





More information about the Commits mailing list