]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commitdiff
libvirt_private.syms: Correctly export seclabel APIs
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 28 Mar 2013 09:39:25 +0000 (10:39 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 28 Mar 2013 09:39:25 +0000 (10:39 +0100)
One of my previous patches manipulated virSecurityLabel* APIs,
some were added to header files, and some were renamed. However,
these changes were not reflected in libvirt_private.syms.

src/libvirt_private.syms

index 58121235409b2b74425bbd41529882a08c5b78c2..96eea0a424930b1e823e7b656d79d9014ef13a4e 100644 (file)
@@ -117,6 +117,7 @@ virDomainDefCopy;
 virDomainDefFormat;
 virDomainDefFormatInternal;
 virDomainDefFree;
+virDomainDefGenSecurityLabelDef;
 virDomainDefGetSecurityLabelDef;
 virDomainDefParseFile;
 virDomainDefParseNode;
@@ -138,6 +139,7 @@ virDomainDiskCopyOnReadTypeToString;
 virDomainDiskDefAssignAddress;
 virDomainDiskDefForeachPath;
 virDomainDiskDefFree;
+virDomainDiskDefGenSecurityLabelDef;
 virDomainDiskDefGetSecurityLabelDef;
 virDomainDiskDeviceTypeToString;
 virDomainDiskErrorPolicyTypeFromString;
@@ -341,6 +343,8 @@ virDomainWatchdogModelTypeFromString;
 virDomainWatchdogModelTypeToString;
 virDomainXMLConfGetNamespace;
 virDomainXMLConfNew;
+virSecurityDeviceLabelDefFree;
+virSecurityLabelDefFree;
 
 
 # conf/domain_event.h