From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guoqing Jiang Subject: Re: [PATCH V2] mdadm: make create clustered raid10 possible Date: Wed, 22 Nov 2017 09:16:42 +0800 Message-ID: <57cde1d7-dfbd-80f1-028b-eef28fedbc4f@suse.com> References: <20171025011913.16870-1-gqjiang@suse.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Content-Language: en-US Sender: linux-raid-owner@vger.kernel.org To: Jes Sorensen Cc: linux-raid@vger.kernel.org List-Id: linux-raid.ids On 11/22/2017 02:34 AM, Jes Sorensen wrote: > On 10/24/2017 09:19 PM, Guoqing Jiang wrote: >> This change to make we can create a clustered >> raid10 array as well. >> >> Signed-off-by: Guoqing Jiang >> --- >> mdadm.c | 4 ++-- >> 1 file changed, 2 insertions(+), 2 deletions(-) > I think I missed this one, however it doesn't apply anymore. > > If it's still needed, could you please post an updated version. It is not needed since the v3 version had already been merged, :) Thanks, Guoqing