From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MZ5lx-0008IC-Tv for qemu-devel@nongnu.org; Thu, 06 Aug 2009 12:24:58 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MZ5lt-0008Fh-7q for qemu-devel@nongnu.org; Thu, 06 Aug 2009 12:24:57 -0400 Received: from [199.232.76.173] (port=40736 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MZ5ls-0008Fc-UK for qemu-devel@nongnu.org; Thu, 06 Aug 2009 12:24:52 -0400 Received: from verein.lst.de ([213.95.11.210]:40588) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1MZ5WX-00054k-SN for qemu-devel@nongnu.org; Thu, 06 Aug 2009 12:09:02 -0400 Date: Thu, 6 Aug 2009 18:08:53 +0200 From: Christoph Hellwig Subject: Re: [Qemu-devel] [PATCH 1/4] ATAPI pass through v3 Message-ID: <20090806160853.GA22841@lst.de> References: <200908061640.39895.alexandre.bique@citrix.com> <200908061647.35246.alexandre.bique@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200908061647.35246.alexandre.bique@citrix.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Bique Alexandre Cc: "qemu-devel@nongnu.org" On Thu, Aug 06, 2009 at 04:47:35PM +0100, Bique Alexandre wrote: > Better TAG rule This should be the subject of the patch, and the body should include a short description and a Signed-off-by tag. Given that it's not directly related to ATAPI support you might want to send it out seperately.