Re: [PATCH 11/27] DDF: layout_ddf2md: new DDF->md RAID layout conversion

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

 



On 07/08/2013 08:48 AM, NeilBrown wrote:

>> -static struct num_mapping ddf_level_num[] = {
>> -	{ DDF_RAID0, 0 },
>> -	{ DDF_RAID1, 1 },
>> -	{ DDF_RAID3, LEVEL_UNSUPPORTED },
>> -	{ DDF_RAID4, 4 },
>> -	{ DDF_RAID5, 5 },
>> -	{ DDF_RAID1E, LEVEL_UNSUPPORTED },
>> -	{ DDF_JBOD, LEVEL_UNSUPPORTED },
>> -	{ DDF_CONCAT, LEVEL_LINEAR },
>> -	{ DDF_RAID5E, LEVEL_UNSUPPORTED },
>> -	{ DDF_RAID5EE, LEVEL_UNSUPPORTED },
>> -	{ DDF_RAID6, 6},
>> -	{ MAXINT, MAXINT }
>> -};
> 
> Ooops.  You removed that while there was still a user.
> Code must compile after each patch!
> I've delayed the removal of this structure to the next patch, which removes
> the last user.

Sorry for that. It happened when I tried to cleanup + reorder my patches.

Martin
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux RAID Wiki]     [ATA RAID]     [Linux SCSI Target Infrastructure]     [Linux Block]     [Linux IDE]     [Linux SCSI]     [Linux Hams]     [Device Mapper]     [Device Mapper Cryptographics]     [Kernel]     [Linux Admin]     [Linux Net]     [GFS]     [RPM]     [git]     [Yosemite Forum]


  Powered by Linux