From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43428) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c2gSV-0006Y5-So for qemu-devel@nongnu.org; Fri, 04 Nov 2016 11:31:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c2gSQ-0004Ax-F5 for qemu-devel@nongnu.org; Fri, 04 Nov 2016 11:31:11 -0400 Date: Fri, 4 Nov 2016 16:30:59 +0100 From: Kevin Wolf Message-ID: <20161104153059.GF5418@noname.redhat.com> References: <20161104150048.17344-1-berto@igalia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161104150048.17344-1-berto@igalia.com> Subject: Re: [Qemu-devel] [PATCH] qcow2: Remove stale FIXME comment List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alberto Garcia Cc: qemu-devel@nongnu.org, qemu-block@nongnu.org Am 04.11.2016 um 16:00 hat Alberto Garcia geschrieben: > It was from the time when none of the global functions had a qcow2_ > prefix. > > Signed-off-by: Alberto Garcia Thanks, applied to the block layer. Kevin