commit | 2f83673b57ba6b408222d5a18b48d34eb35a54b3 | [log] [tgz] |
---|---|---|
author | Eric Blake <eblake@redhat.com> | Tue Feb 13 14:26:59 2018 -0600 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Mar 02 18:39:07 2018 +0100 |
tree | cfb4bc8203c6a18c0398b6e3dc12622f19b364ee | |
parent | c72080b9b8eab200551c26467511ebf599754f9e [diff] |
vpc: Switch to .bdrv_co_block_status() We are gradually moving away from sector-based interfaces, towards byte-based. Update the vpc driver accordingly. Signed-off-by: Eric Blake <eblake@redhat.com> Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>