From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39695) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d5YS9-0007Bq-ID for qemu-devel@nongnu.org; Tue, 02 May 2017 10:06:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d5YS5-0006fy-OJ for qemu-devel@nongnu.org; Tue, 02 May 2017 10:06:57 -0400 Date: Tue, 2 May 2017 16:06:43 +0200 From: Kevin Wolf Message-ID: <20170502140643.GC5805@noname.redhat.com> References: <20170502081832.9546-1-famz@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170502081832.9546-1-famz@redhat.com> Subject: Re: [Qemu-devel] [PATCH v16 00/22] block: Image locking series List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fam Zheng Cc: qemu-devel@nongnu.org, eblake@redhat.com, Max Reitz , qemu-block@nongnu.org Am 02.05.2017 um 10:18 hat Fam Zheng geschrieben: > v16: Rebase to the latest block-next branch of Kevin. For the next rebase, please note that the development branch is 'block' again now that the 2.10 tree is open and the first pull request went out. Kevin