DragonFly BSD
DragonFly commits List (threaded) for 2011-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: mfi(4): Add a panic to catch future mistakes.


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 23 Aug 2011 23:27:53 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]