]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: Modify the FileTypeInfo to add a version size
authorJohn Ferlan <jferlan@redhat.com>
Tue, 21 Jun 2016 17:47:21 +0000 (13:47 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 24 Jun 2016 17:23:02 +0000 (13:23 -0400)
commitea0ef33d05d6d3e5d39c796f4605ca9f86c1147d
tree6f30f7bf5ffd19a7b8f589082ada7ed75b5b3021
parentcc1c7af2b390c2fa87c8cee7aa60ee82f31912ba
util: Modify the FileTypeInfo to add a version size

The version field historically has been a 4 byte data; however, an upcoming
new type will use a 2 byte version.  So let's adjust for that now.

Signed-off-by: John Ferlan <jferlan@redhat.com>
Signed-off-by: John Ferlan <jferlan@redhat.com>
src/util/virstoragefile.c