看板 DFBSD_commit 關於我們 聯絡資訊
commit 753ea094e75f0fe5c497df39c83f3563699d782c Author: Sascha Wildner <saw@online.de> Date: Wed Aug 24 08:26:30 2011 +0200 mfi(4): Add a panic to catch future mistakes. It is not reached with the current code but will prevent future mistakes in case the mfi_identifiers[] array is not set up properly. Summary of changes: sys/dev/raid/mfi/mfi.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/753ea094e75f0fe5c497df39c83f3563699d782c -- DragonFly BSD source repository