From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M0CY9-0005hZ-5r for qemu-devel@nongnu.org; Sat, 02 May 2009 06:34:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M0CY3-0005hN-7D for qemu-devel@nongnu.org; Sat, 02 May 2009 06:34:27 -0400 Received: from [199.232.76.173] (port=51858 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M0CY3-0005hK-2j for qemu-devel@nongnu.org; Sat, 02 May 2009 06:34:23 -0400 Received: from mtaout03-winn.ispmail.ntl.com ([81.103.221.49]:20496) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M0CY2-0003IU-J3 for qemu-devel@nongnu.org; Sat, 02 May 2009 06:34:22 -0400 Received: from aamtaout02-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout03-winn.ispmail.ntl.com (InterMail vM.7.08.04.00 201-2186-134-20080326) with ESMTP id <20090502103418.SSPK7670.mtaout03-winn.ispmail.ntl.com@aamtaout02-winn.ispmail.ntl.com> for ; Sat, 2 May 2009 11:34:18 +0100 Received: from miranda.arrow ([213.107.24.213]) by aamtaout02-winn.ispmail.ntl.com (InterMail vG.2.02.00.01 201-2161-120-102-20060912) with ESMTP id <20090502103418.FMB21638.aamtaout02-winn.ispmail.ntl.com@miranda.arrow> for ; Sat, 2 May 2009 11:34:18 +0100 Received: from sdb by miranda.arrow with local (Exim 4.63) (envelope-from ) id 1M0CYO-0001Nh-Hw for qemu-devel@nongnu.org; Sat, 02 May 2009 11:34:44 +0100 Date: Sat, 2 May 2009 11:34:44 +0100 From: Stuart Brady Subject: Re: [Qemu-devel] [PATCH] Move block format drivers to new directory 'bdrv' Message-ID: <20090502103444.GA3693@miranda.arrow> References: <1240759177-27527-1-git-send-email-avi@redhat.com> <49F5A03C.7030606@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49F5A03C.7030606@redhat.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Mon, Apr 27, 2009 at 02:08:28PM +0200, Kevin Wolf wrote: > Avi Kivity schrieb: > > Instead of crowding the top-level directory, give block format drivers > > their very own subdirectory. > > I like this idea. Well, if we're agreed that this is a good idea, is there anything stopping it from happening? :) -- Stuart Brady