From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751437AbaJZKwL (ORCPT ); Sun, 26 Oct 2014 06:52:11 -0400 Received: from andre.telenet-ops.be ([195.130.132.53]:35520 "EHLO andre.telenet-ops.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751157AbaJZKwJ (ORCPT ); Sun, 26 Oct 2014 06:52:09 -0400 Message-ID: <544CD24B.2020505@acm.org> Date: Sun, 26 Oct 2014 11:51:55 +0100 From: Bart Van Assche User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.0 MIME-Version: 1.0 To: device-mapper development , "Alasdair G. Kergon" , Mike Snitzer , Jonathan Brassow , Edward Thornber , "Martin K. Petersen" , Jens Axboe , Christoph Hellwig CC: linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org, Mikulas Patocka Subject: Re: [dm-devel] [PATCH 0/18] SCSI XCOPY support for the kernel and device mapper References: In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/22/14 15:24, Mikulas Patocka wrote: > I uploaded the new version of SCSI/device-mapper XCOPY patches here: > http://people.redhat.com/~mpatocka/patches/kernel/xcopy/series.html > > I am also sending the patches in the following emails. Hello Mikulas, Which is the base commit of this patch series ? Patch 5/18 fails to apply on top of kernel v3.18-rc1 + patches 1..4. Thanks, Bart.