From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alasdair G Kergon Subject: Re: [dm-devel] linux-next: Tree for July 21 (drivers/md/dm-raid) Date: Fri, 22 Jul 2011 02:14:01 +0100 Message-ID: <20110722011401.GH5632@agk-dp.fab.redhat.com> References: <20110721165542.7748c88a1d1e0b228c7fe3fa@canb.auug.org.au> <20110721145648.2477f8bb.rdunlap@xenotime.net> <20110722081040.48abfff1@notabene.brown> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mx1.redhat.com ([209.132.183.28]:65093 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751343Ab1GVBOV (ORCPT ); Thu, 21 Jul 2011 21:14:21 -0400 Content-Disposition: inline In-Reply-To: <20110722081040.48abfff1@notabene.brown> Sender: linux-next-owner@vger.kernel.org List-ID: To: NeilBrown Cc: Randy Dunlap , Jonathan Brassow , linux-raid@vger.kernel.org, Stephen Rothwell , dm-devel@redhat.com, linux-next@vger.kernel.org, LKML On Fri, Jul 22, 2011 at 08:10:40AM +1000, Neil Brown wrote: > I suspect the right thing to do is add > select MD_RAID1 > to the > config DM_RAID Indeed - done. Alasdair