From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alasdair G Kergon Subject: Re: [PATCH 1/4] Check that the target supports discard Date: Thu, 8 Jul 2010 00:14:23 +0100 Message-ID: <20100707231423.GH22664@agk-dp.fab.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: device-mapper development List-Id: dm-devel.ids On Fri, Jul 02, 2010 at 11:17:52AM -0400, Mikulas Patocka wrote: > To solve these problems we must check that the target supports discard > just before submitting discard request to it. Folded into the earlier patch, dm-linear-support-discard.patch Alasdair