commit | 8368febd81cbf3cc71f5b0e92ef36e482dff37ca | [log] [tgz] |
---|---|---|
author | Jeff Cody <jcody@redhat.com> | Wed Sep 25 12:08:48 2013 -0400 |
committer | Kevin Wolf <kwolf@redhat.com> | Wed Sep 25 20:51:05 2013 +0200 |
tree | 4bbe1bebb96e8f4d0b5de01fd4ef1e9b4d026370 | |
parent | 9e6337d0818650362149b734d53edf9489f3acaa [diff] |
block: vdi - use QEMU_PACKED for on-disk structures The header struct VdiHeader is an on-disk structure for the image format, and as such should be packed. Signed-off-by: Jeff Cody <jcody@redhat.com> Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Kevin Wolf <kwolf@redhat.com>