From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:60843) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QmPW2-0002Nu-W3 for qemu-devel@nongnu.org; Thu, 28 Jul 2011 08:16:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QmPW1-00051A-Lx for qemu-devel@nongnu.org; Thu, 28 Jul 2011 08:16:38 -0400 Received: from verein.lst.de ([213.95.11.211]:60261 helo=newverein.lst.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QmPW1-000512-GD for qemu-devel@nongnu.org; Thu, 28 Jul 2011 08:16:37 -0400 Date: Thu, 28 Jul 2011 14:16:37 +0200 From: Christoph Hellwig Message-ID: <20110728121637.GA17234@lst.de> References: <20110728120931.GB17045@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] Block layer roadmap List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Frediano Ziglio Cc: Kevin Wolf , devin122@gmail.com, Stefan Hajnoczi , Jagane Sundar , Dor Laor , qemu-devel , Markus Armbruster , Feiran Zheng , Jes Sorensen , Paolo Bonzini , Christoph Hellwig On Thu, Jul 28, 2011 at 02:15:38PM +0200, Frediano Ziglio wrote: > > This has nothing (or few) to do with threads. Instead of splitting > functions in callbacks at every synchronous function it allow to write > more readable code. Thanks for repeating my statement that it doesn't fix the real thing but just adds syntactic sugar.