G_VIRSTOR_MAGIC
strlcpy(md.md_magic, G_VIRSTOR_MAGIC, sizeof(md.md_magic));
error = g_metadata_clear(name, G_VIRSTOR_MAGIC);
G_VIRSTOR_MAGIC);
strncpy(md->md_magic, G_VIRSTOR_MAGIC, sizeof(md->md_magic));
if (strcmp(md.md_magic, G_VIRSTOR_MAGIC) != 0)