block: vhdx - set .bdrv_has_zero_init to bdrv_has_zero_init_1
commit85b712c9d5b873562c864e72f69cbf0d87d2fe40
authorJeff Cody <jcody@redhat.com>
Mon, 8 Dec 2014 06:07:45 +0000 (8 01:07 -0500)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 12 Dec 2014 16:35:35 +0000 (12 16:35 +0000)
tree83286689f3dea81a5830d7da600b136ec5f5470f
parent3f394472c5bca59de5cab9baafdff1984b0213a3
block: vhdx - set .bdrv_has_zero_init to bdrv_has_zero_init_1

Now that new VHDX images will default to BAT block states of
PAYLOAD_BLOCK_ZERO, we can indicate that VHDX has zero init.

Signed-off-by: Jeff Cody <jcody@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Message-id: 5e582703e36450b9ca939e2e5c9fa3930030f7fe.1418018421.git.jcody@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
block/vhdx.c