From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57914) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cGpkO-0006H2-KJ for qemu-devel@nongnu.org; Tue, 13 Dec 2016 11:16:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cGpkK-0008Jt-O4 for qemu-devel@nongnu.org; Tue, 13 Dec 2016 11:16:08 -0500 Date: Tue, 13 Dec 2016 17:15:54 +0100 From: Kevin Wolf Message-ID: <20161213161554.GB3918@noname.redhat.com> References: <20161202194854.18737-1-eblake@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161202194854.18737-1-eblake@redhat.com> Subject: Re: [Qemu-devel] [PATCH v3 0/2] less confusing block file names List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: qemu-devel@nongnu.org, qemu-block@nongnu.org Am 02.12.2016 um 20:48 hat Eric Blake geschrieben: > no real change from v2 other than trivial rebasing and R-by: > https://lists.gnu.org/archive/html/qemu-devel/2016-10/msg07220.html > > but it's been more than a month since the last activity, and the > start of the release cycle is as good a time as any to avoid any > potential churn on conflicts due to renaming files > > applies on Kevin's block-next branch for 2.9 Thanks, applied to block-next. Kevin