From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Snitzer Subject: Re: [PATCH 2/2] dm-stripe: discard support Date: Tue, 27 Jul 2010 18:39:25 -0400 Message-ID: <20100727223925.GA2007@redhat.com> References: 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: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: Mikulas Patocka Cc: dm-devel@redhat.com, Alasdair G Kergon List-Id: dm-devel.ids On Tue, Jul 27 2010 at 5:42pm -0400, Mikulas Patocka wrote: > A simplified discard support. > > Note --- it is untested (I tested only non-discard requests). Mike, please > test. Looks good. My test cases work as expected. I added some DMDEBUG to help debugging (will send as a separate patch in case we'd prefer to drop it). I've rebased it to work with a 'for-2.6.36' block change and the latest discard patches that Alasdair recently queued. I'll post v2 of your 2nd patch shortly. Thanks, Mike