]> git.proxmox.com Git - qemu.git/commit
sheepdog: handle vdi objects in resend_aio_req
authorMORITA Kazutaka <morita.kazutaka@lab.ntt.co.jp>
Thu, 24 Oct 2013 07:01:12 +0000 (16:01 +0900)
committerKevin Wolf <kwolf@redhat.com>
Wed, 30 Oct 2013 11:22:01 +0000 (12:22 +0100)
commit2412aec745066495f0c91dfcde9258382d7850e9
tree05701af01a16ac7256d2ca545113c49864fba86b
parent80731d9da560461bbdcda5ad4b05f4a8a846fccd
sheepdog: handle vdi objects in resend_aio_req

The current resend_aio_req() doesn't work when the request is against
vdi objects.  This fixes the problem.

Signed-off-by: MORITA Kazutaka <morita.kazutaka@lab.ntt.co.jp>
Tested-by: Liu Yuan <namei.unix@gmail.com>
Reviewed-by: Liu Yuan <namei.unix@gmail.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/sheepdog.c