mbox

[PULL,for-2.4,0/1] block patches for 2.4-rc3

Message ID 1438010503-17776-1-git-send-email-jcody@redhat.com
State New
Headers show

Pull-request

https://github.com/codyprime/qemu-kvm-jtc.git tags/jtc-for-upstream-pull-request

Message

Jeff Cody July 27, 2015, 3:21 p.m. UTC
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(-)

Comments

Jeff Cody July 28, 2015, 4:21 a.m. UTC | #1
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