From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46457) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZJwOH-0006DE-7F for qemu-devel@nongnu.org; Tue, 28 Jul 2015 00:21:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZJwOF-0004Th-Ut for qemu-devel@nongnu.org; Tue, 28 Jul 2015 00:21:21 -0400 Date: Tue, 28 Jul 2015 00:21:11 -0400 From: Jeff Cody Message-ID: <20150728042111.GI21772@localhost.localdomain> References: <1438010503-17776-1-git-send-email-jcody@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1438010503-17776-1-git-send-email-jcody@redhat.com> Subject: Re: [Qemu-devel] [PULL for-2.4 0/1] block patches for 2.4-rc3 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-block@nongnu.org Cc: peter.maydell@linaro.org, qemu-devel@nongnu.org On Mon, Jul 27, 2015 at 11:21:42AM -0400, Jeff Cody wrote: > The following changes since commit f793d97e454a56d17e404004867985622ca1a63b: > > Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2015-07-24 13:07:10 +0100) > > are available in the git repository at: > > > https://github.com/codyprime/qemu-kvm-jtc.git tags/jtc-for-upstream-pull-request > > for you to fetch changes up to 87b33736235fe3b64d167bfaf1e39a53a2abef43: > > sheepdog: serialize requests to overwrapping area (2015-07-27 11:17:31 -0400) > > ---------------------------------------------------------------- > Block patches for 2.4-rc3 > ---------------------------------------------------------------- > > Hitoshi Mitake (1): > sheepdog: serialize requests to overwrapping area > > block/sheepdog.c | 152 ++++++++++++++++++++++++++----------------------------- > 1 file changed, 71 insertions(+), 81 deletions(-) > > -- > 1.9.3 > > This pull request is missing 1 patch, resending with both patches. Thanks, Jeff