From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LyPfb-0002zZ-O2 for qemu-devel@nongnu.org; Mon, 27 Apr 2009 08:10:47 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LyPfX-0002z3-1z for qemu-devel@nongnu.org; Mon, 27 Apr 2009 08:10:47 -0400 Received: from [199.232.76.173] (port=33720 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LyPfW-0002z0-Nv for qemu-devel@nongnu.org; Mon, 27 Apr 2009 08:10:42 -0400 Received: from mx2.redhat.com ([66.187.237.31]:41604) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LyPfW-0007jf-Ad for qemu-devel@nongnu.org; Mon, 27 Apr 2009 08:10:42 -0400 Message-ID: <49F5A0BC.90508@redhat.com> Date: Mon, 27 Apr 2009 15:10:36 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] Move block format drivers to new directory 'bdrv' References: <1240759177-27527-1-git-send-email-avi@redhat.com> <49F5A03C.7030606@redhat.com> In-Reply-To: <49F5A03C.7030606@redhat.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: qemu-devel@nongnu.org Kevin Wolf wrote: > Avi Kivity schrieb: >> Instead of crowding the top-level directory, give block format >> drivers their >> very own subdirectory. >> >> Signed-off-by: Avi Kivity > > I like this idea. In fact, I was going to suggest something like this > myself. And a good next step would be to split up (too) large source > files, e.g. into qcow2-snapshot.c, qcow2-refcount.c and so on. qcow2/snapshot.c qcow2/refcount.c ... -- error compiling committee.c: too many arguments to function