DragonFly commits List (threaded) for 2012-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: mfi(4): Fix volume creation with mfiutil(8).
commit ab14081f92af57732a326cf2dbbfe8783fba64a7
Author: Sascha Wildner <saw@online.de>
Date: Sun Jan 8 18:14:47 2012 +0100
mfi(4): Fix volume creation with mfiutil(8).
This change (taken from LSI in 175660922b2422bdda81a5967c5dadd176fe1c3c)
caused the mfi_config_data structure to change size which ultimately
ended up in the MFI_DCMD_CFG_ADD command failing. Stuff seems to work fine
without it.
Reported-by: Tomi Juvonen <tomi.juvonen@kenou.biz>
Summary of changes:
sys/dev/raid/mfi/mfireg.h | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ab14081f92af57732a326cf2dbbfe8783fba64a7
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]