[libvirt] [PATCH 5 of 5] Remove storage backend symbols from version script

john.levon at sun.com john.levon at sun.com
Tue Dec 23 04:21:00 UTC 2008


# HG changeset patch
# User john.levon at sun.com
# Date 1230005985 28800
# Node ID 96378c3e939a7034f79b90a664b2de0bcf7c1308
# Parent  902c5d468563a7cdb208b0a35af688a5e9d0ce05
Remove storage backend symbols from version script

They're linked into qemud, not libvirt.

Signed-off-by: John Levon <john.levon at sun.com>

diff --git a/src/libvirt_private.syms b/src/libvirt_private.syms
--- a/src/libvirt_private.syms
+++ b/src/libvirt_private.syms
@@ -231,15 +231,6 @@ free_qparam_set;
 free_qparam_set;
 
 
-# storage_backend.h
-virStorageBackendForType;
-virStorageBackendRunProgNul;
-virStorageBackendRunProgRegex;
-virStorageBackendStablePath;
-virStorageBackendUpdateVolInfo;
-virStorageBackendUpdateVolInfoFD;
-
-
 # storage_conf.h
 virStoragePoolDefFormat;
 virStoragePoolDefFree;




More information about the libvir-list mailing list