commit | 24f833cd43dbfb5f8ae99e8a6d3691671622d3ea | [log] [tgz] |
---|---|---|
author | Peter Lieven <pl@kamp.de> | Wed Nov 27 11:07:07 2013 +0100 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Fri Dec 06 16:53:03 2013 +0100 |
tree | 1f8487a0afb9293471fbde2e095a0bdb28f6ddb1 | |
parent | f2521c9023067a007d18b844fe7639c1c5b6f2ac [diff] |
qemu-img: round down request length to an aligned sector this patch shortens requests to end at an aligned sector so that the next request starts aligned. [Squashed Peter's fix for bdrv_get_info() failure discussed on the mailing list. --Stefan] Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Peter Lieven <pl@kamp.de> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>