mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-21 20:15:17 +00:00
Remove storage backend symbols from version script
* src/libvirt_private.syms: Remove virStorageBackend* symbol names. They're linked into qemud, not libvirt. Author: John Levon
This commit is contained in:
parent
b0119de82f
commit
34ac4c1fe7
@ -35,6 +35,10 @@ Mon Jan 5 2009 14:53:48 CET John Levon <john.levon@sun.com>
|
||||
* src/Makefile.am (PRIVSYMFILES) [WITH_LINUX]: Append libvirt_linux.syms.
|
||||
* src/libvirt_private.syms: Move two symbol names into...
|
||||
* src/libvirt_linux.syms: ...this new file.
|
||||
|
||||
Remove storage backend symbols from version script
|
||||
* src/libvirt_private.syms: Remove virStorageBackend* symbol names.
|
||||
They're linked into qemud, not libvirt.
|
||||
Author: John Levon
|
||||
|
||||
Mon Jan 5 14:22:06 CET 2009 Jim Meyering <meyering@redhat.com>
|
||||
|
@ -231,15 +231,6 @@ qparam_query_parse;
|
||||
free_qparam_set;
|
||||
|
||||
|
||||
# storage_backend.h
|
||||
virStorageBackendForType;
|
||||
virStorageBackendRunProgNul;
|
||||
virStorageBackendRunProgRegex;
|
||||
virStorageBackendStablePath;
|
||||
virStorageBackendUpdateVolInfo;
|
||||
virStorageBackendUpdateVolInfoFD;
|
||||
|
||||
|
||||
# storage_conf.h
|
||||
virStoragePoolDefFormat;
|
||||
virStoragePoolDefFree;
|
||||
|
Loading…
x
Reference in New Issue
Block a user