Re: [PATCH 0/2] Fixes metadata while migrating from Raid 0 to Raid 10
From: NeilBrown <hidden>
Date: 2011-10-22 00:50:19
Attachments
- signature.asc [application/pgp-signature] 828 bytes
From: NeilBrown <hidden>
Date: 2011-10-22 00:50:19
On Fri, 21 Oct 2011 09:47:29 +0200 Lukasz Orlowski [off-list ref] wrote:
The following series fixes metadata updates handling code after migration from Raid 0 to Raid 10:
Last disk is left as a spare instead of being activated and a missing disk is a
member of an array instead of being removed. The array status is degraded
instead of normal.
---
Lukasz Orlowski (1):
imsm: Moves metadata update code for spare activation to separate function
Lukasz Orlowski (1):
imsm: fix: Fixes metadata after migration from Raid 0 to Raid 10
super-intel.c | 207 +++++++++++++++++++++++++++++++--------------------------
1 files changed, 114 insertions(+), 93 deletions(-)Thanks. I've applied this with some re-indenting (which suspect you only left that way to it was easier to see exactly where the changes were). Thanks, NeilBrown