git: mfi(4): Fix volume creation with mfiutil(8).
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun Jan 8 09:15:26 PST 2012
commit ab14081f92af57732a326cf2dbbfe8783fba64a7
Author: Sascha Wildner <saw at 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 at 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
More information about the Commits
mailing list