summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEduardo Lima (Etrunko) <etrunko@redhat.com>2017-02-21 11:20:38 -0300
committerChristophe Fergeau <cfergeau@redhat.com>2017-03-01 15:00:26 +0100
commit145880f32823672e7c4fd5814ae6f2c5a0010756 (patch)
tree2c53342d1c717f1913f4c894d61d619cff69c3c8
parent65b5fce90f34f7b52801f09daa28696e53468bae (diff)
New storage format added in oVirt 4.1
Signed-off-by: Eduardo Lima (Etrunko) <etrunko@redhat.com>
-rw-r--r--govirt/ovirt-storage-domain.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/govirt/ovirt-storage-domain.h b/govirt/ovirt-storage-domain.h
index 15c3340..79f1741 100644
--- a/govirt/ovirt-storage-domain.h
+++ b/govirt/ovirt-storage-domain.h
@@ -41,6 +41,7 @@ typedef enum {
OVIRT_STORAGE_DOMAIN_FORMAT_VERSION_V1,
OVIRT_STORAGE_DOMAIN_FORMAT_VERSION_V2,
OVIRT_STORAGE_DOMAIN_FORMAT_VERSION_V3,
+ OVIRT_STORAGE_DOMAIN_FORMAT_VERSION_V4,
} OvirtStorageDomainFormatVersion;
typedef enum {