From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alasdair G Kergon Subject: Re: [PATCH 01/24] dm: nest targets used for testing under DM_TEST_TARGETS Date: Fri, 25 Oct 2013 00:51:50 +0100 Message-ID: <20131024235150.GE17070@agk-dp.fab.redhat.com> References: <1382639437-27007-1-git-send-email-snitzer@redhat.com> <1382639437-27007-2-git-send-email-snitzer@redhat.com> Reply-To: device-mapper development Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1382639437-27007-2-git-send-email-snitzer@redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: Mike Snitzer Cc: Morgan Mears , Heinz Mauelshagen , dm-devel@redhat.com, Joe Thornber List-Id: dm-devel.ids On Thu, Oct 24, 2013 at 02:30:14PM -0400, Mike Snitzer wrote: > Both the flakey and delay targets are generally used for testing. ^^^^^^^^^ Indeed - not exclusively. > --- a/drivers/md/Kconfig > +config DM_TEST_TARGETS > + Targets that are only useful for testing. Could we delete the word 'only'? Or replace it with something like 'primarily'? (I don't like this classification for DM_DELAY: I think it can have uses in non-testing scenarios.) Alasdair