commit | 625565d27e8d7c7f7238ccd118a2cd49c1c52963 | [log] [tgz] |
---|---|---|
author | Jeff Cody <jcody@redhat.com> | Wed Oct 30 10:44:41 2013 -0400 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Thu Nov 07 13:58:58 2013 +0100 |
tree | 11c0bdab45eba28997549d961fa0b31f38674645 | |
parent | 28541d46280733b9afe7b106a3a6665275a45e5f [diff] |
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>