From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Thornber Subject: Re: [PATCH] dm-kcopyd/dm-snap: Don't read the origin on full chunk write Date: Fri, 24 Jun 2011 08:35:38 +0100 Message-ID: <20110624073537.GB2888@ubuntu> 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 Cc: "Alasdair G. Kergon" List-Id: dm-devel.ids On Thu, Jun 23, 2011 at 08:25:44PM -0400, Mikulas Patocka wrote: > Hi > > This is the new patch for optimizing full chunk write. dm-kcopyd provides > only callbacks. I'm happy with this approach, you keep bios out of the interface. - Joe