On 13.12.2013 14:22, Kevin Wolf wrote:
Instead of implementing the alignment adjustment here, use the now existing functionality of bdrv_co_do_preadv().Signed-off-by: Kevin Wolf <kw...@redhat.com> --- block.c | 49 +++++++++++++------------------------------------ 1 file changed, 13 insertions(+), 36 deletions(-)
Reviewed-by: Max Reitz <mre...@redhat.com>