看板 DFBSD_commit 關於我們 聯絡資訊
commit d6a6405f89e8224d8e3556428c323d73a7f8bfc8 Author: Alex Hornung <ahornung@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/d6a6405f89e8224d8e3556428c323d73a7f8bfc8 -- DragonFly BSD source repository