From mboxrd@z Thu Jan 1 00:00:00 1970 From: "hch@lst.de" Subject: Re: split scsi passthrough fields out of struct request V3 Date: Sat, 28 Jan 2017 09:26:24 +0100 Message-ID: <20170128082624.GC4728@lst.de> References: <1485534918-18239-1-git-send-email-hch@lst.de> <1485543514.4267.23.camel@sandisk.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1485543514.4267.23.camel@sandisk.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: Bart Van Assche Cc: "linux-raid@vger.kernel.org" , "snitzer@redhat.com" , "linux-scsi@vger.kernel.org" , "axboe@fb.com" , "dm-devel@redhat.com" , "linux-block@vger.kernel.org" , "j-nomura@ce.jp.nec.com" , "hch@lst.de" List-Id: linux-raid.ids On Fri, Jan 27, 2017 at 06:58:53PM +0000, Bart Van Assche wrote: > Version 3 of the patch with title "block: split scsi_request out of > struct request" (commit 3c30af6ebe12) differs significantly from v2 > of that patch that has been posted on several mailing lists. E.g. v2 > moves __cmd[], cmd and cmd_len from struct request into struct > scsi_request but v3 not. Which version do you want us to review? Hi Bart, I tried to resend the whole updated v3 series, but the mail server stopped accepting mails due to overload. Otherwise it would have included all the patches. Jens instead took the updated version straight from this git branch: http://git.infradead.org/users/hch/block.git/shortlog/refs/heads/block-pc-refactor