commit | bab246db1dbb37fe55fb84c95ad086f550f443a5 | [log] [tgz] |
---|---|---|
author | Jeff Cody <jcody@redhat.com> | Tue Mar 22 23:33:40 2016 -0400 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Apr 15 17:22:12 2016 +0200 |
tree | 39d49f756b87557f0137b9364810cbf0a3660b34 | |
parent | 9bdfb9e8ac9ae3171f0fba4635afda5c90db2a1e [diff] |
block/vpc: use current_size field for XenConverter VHD images XenConverter VHD images are another VHD image where current_size is different from the CHS values in the the format header. Use current_size as the default, by looking at the creator_app signature field. Signed-off-by: Jeff Cody <jcody@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>