
On 06/27/2013 10:57 AM, Daniel P. Berrange wrote:
From: "Daniel P. Berrange" <berrange@redhat.com>
Ensure that all APIs which list storage objects filter them against the access control system.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com> --- src/conf/storage_conf.c | 12 +++++---- src/conf/storage_conf.h | 11 +++++--- src/libvirt_private.syms | 4 +-- src/storage/storage_driver.c | 62 +++++++++++++++++++++++++++++--------------- src/test/test_driver.c | 3 ++- 5 files changed, 59 insertions(+), 33 deletions(-) +++ b/src/libvirt_private.syms @@ -532,7 +532,7 @@ virNodeDeviceFindBySysfsPath; virNodeDeviceGetParentHost; virNodeDeviceGetWWNs; virNodeDeviceHasCap; -virNodeDeviceList; +virNodeDeviceObjListExport;
This hunk belongs in a different patch. ACK with that fixed. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org