git: vinum - change drive parsing

Alex Hornung alexh at crater.dragonflybsd.org
Wed Mar 31 14:21:36 PDT 2010


commit d48458589f0c910aa4909428ec49ccef5b3f35e0
Author: Alex Hornung <ahornung at gmail.com>
Date:   Wed Mar 31 21:18:40 2010 +0000

    vinum - change drive parsing
    
    * When calling init_drive() from read_drive_label() change the static 0
      with the verbose var that is passed to read_drive_label().
    
    * Changed the way the drives are parsed in vinum_scandisk() and removed
      the second iteration of detecting vinum partitions
    
    Submitted-by: Rumko
    
    Dragonfly-bug: http//bugs.dragonflybsd.org/issue1565

Summary of changes:
 sys/dev/raid/vinum/vinumio.c |   64 ++++++++++-------------------------------
 1 files changed, 16 insertions(+), 48 deletions(-)

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


-- 
DragonFly BSD source repository





More information about the Commits mailing list