From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=36116 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PLBTs-0008Uu-GS for qemu-devel@nongnu.org; Wed, 24 Nov 2010 04:18:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PLBTR-0005zx-4g for qemu-devel@nongnu.org; Wed, 24 Nov 2010 04:17:36 -0500 Received: from mx1.redhat.com ([209.132.183.28]:61797) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PLBTQ-0005zr-SA for qemu-devel@nongnu.org; Wed, 24 Nov 2010 04:17:09 -0500 Message-ID: <4CECD845.4030007@redhat.com> Date: Wed, 24 Nov 2010 10:17:57 +0100 From: Kevin Wolf MIME-Version: 1.0 References: <1290588274-8975-1-git-send-email-nab@linux-iscsi.org> In-Reply-To: <1290588274-8975-1-git-send-email-nab@linux-iscsi.org> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH 0/5]: Add hw/scsi-bsg.c backend driver List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Nicholas A. Bellinger" Cc: Stefan Hajnoczi , qemu-devel , Hannes Reinecke , Paolo Bonzini , Christoph Hellwig , Gerd Hoffmann Am 24.11.2010 09:44, schrieb Nicholas A. Bellinger: > From: Nicholas Bellinger > > Nicholas and Hannes, can both of you please make sure to use proper email threads for your patch series? On a list with some traffic, like qemu-devel, it's really hard to keep track otherwise because patches of a single series spread all over the place (especially if you send two different versions and don't include a [PATCH v2] tag in the second one). git-send-email should do the right thing usually. Kevin