From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753608AbaCYPg6 (ORCPT ); Tue, 25 Mar 2014 11:36:58 -0400 Received: from mx1.redhat.com ([209.132.183.28]:36196 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752597AbaCYPg4 (ORCPT ); Tue, 25 Mar 2014 11:36:56 -0400 Message-ID: <5331A27C.8060303@redhat.com> Date: Tue, 25 Mar 2014 16:36:28 +0100 From: Paolo Bonzini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Christoph Hellwig CC: linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 16/39] virtio_scsi: use cmd_size References: <20140317132733.789623766@bombadil.infradead.org> <20140317133133.814453025@bombadil.infradead.org> <20140325153104.GA25748@infradead.org> In-Reply-To: <20140325153104.GA25748@infradead.org> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Il 25/03/2014 16:31, Christoph Hellwig ha scritto: > Paolo, > > do you have a virtio_scsi tree to picks this up in? We now have all > the infrastructure for it in James' tree. I don't, I usually just give my Acked-by and James picks it up. Paolo