DragonFly-2.3.2.324.g89cb8 master sys/kern subr_disk.c

Alex Hornung alexh at crater.dragonflybsd.org
Fri Aug 7 12:47:50 PDT 2009


commit 89cb864189c6bbe6745d441e1e53bec5fc42f2cb
Author: Alex Hornung <ahornung at gmail.com>
Date:   Fri Aug 7 21:23:41 2009 +0100

    subr_disk - don't show 0-size slices
    
    When probing the disk, check for 0-size slices and avoid calling
    make_dev for them.
    
    Reported-By: Simon "corecode" Schubert

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

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/89cb864189c6bbe6745d441e1e53bec5fc42f2cb


-- 
DragonFly BSD source repository





More information about the Commits mailing list