David Greaves wrote:
> Gordon Henderson wrote:
>>    1747 ?        S<   724:25 [md9_raid5]
>>
>> It's kernel 2.6.18 and
> 
> Wasn't the module merged to raid456 in 2.6.18?
> 
> Are your mdx_raid6's earlier kernels. My raid 6 is on 2.7.17 and says _raid6
> 
> Could it be that the combined kernel thread is called mdX_raid5
> 

Yup
raid5.c now handles 45 and 6 and says:
                mddev->thread = md_register_thread(raid5d, mddev, "%s_raid5");

I think I may actually be able to patch that...

David
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to