From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54015) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aXmrG-0003Ma-5p for qemu-devel@nongnu.org; Mon, 22 Feb 2016 04:32:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aXmrF-0001Ok-BS for qemu-devel@nongnu.org; Mon, 22 Feb 2016 04:32:46 -0500 Date: Mon, 22 Feb 2016 15:02:29 +0530 From: Amit Shah Message-ID: <20160222093229.GC10967@grmbl.mre> References: <1455259174-3384-1-git-send-email-den@openvz.org> <20160218051702.GA4440@grmbl.mre> <56C57ABC.5080207@openvz.org> <56C5DB24.8060000@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56C5DB24.8060000@redhat.com> Subject: Re: [Qemu-devel] [PATCH v2 0/2] move qcow2_invalidate_cache() out of coroutine context List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: "Denis V. Lunev" , qemu-devel@nongnu.org, qemu-block@nongnu.org, Juan Quintela On (Thu) 18 Feb 2016 [15:54:28], Paolo Bonzini wrote: > > > On 18/02/2016 09:03, Denis V. Lunev wrote: > > On 02/18/2016 08:17 AM, Amit Shah wrote: > >> Can someone from the block team please give this a review? > > > > Paolo, can you pls bless this? I think that the fix comes from the > > infrastructure layer and via your proposal. > > Yes, I think it's fine from the block layer POV. I proposed Denis this > fix after discussing the bug with Kevin. OK - I'll pick it up for my next pull req. Thanks, Amit