]> git.proxmox.com Git - mirror_qemu.git/commit - block/vhdx.h
block: vhdx - log support struct and defines
authorJeff Cody <jcody@redhat.com>
Wed, 30 Oct 2013 14:44:41 +0000 (10:44 -0400)
committerStefan Hajnoczi <stefanha@redhat.com>
Thu, 7 Nov 2013 12:58:58 +0000 (13:58 +0100)
commit625565d27e8d7c7f7238ccd118a2cd49c1c52963
tree11c0bdab45eba28997549d961fa0b31f38674645
parent28541d46280733b9afe7b106a3a6665275a45e5f
block: vhdx - log support struct and defines

This adds some magic number defines, and internal structure definitions
for VHDX log replay support.  The struct VHDXLogEntries does not reflect
an on-disk data structure, and thus does not need to be packed.

Some minor code style fixes are applied as well.

Signed-off-by: Jeff Cody <jcody@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
block/vhdx.h