看板 DFBSD_commit 關於我們 聯絡資訊
commit 89cb864189c6bbe6745d441e1e53bec5fc42f2cb Author: Alex Hornung <ahornung@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