[libvirt] [PATCH 4/8] Add access control filtering of storage objects

Eric Blake eblake at redhat.com
Tue Jul 2 20:20:53 UTC 2013


On 06/27/2013 10:57 AM, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
> 
> Ensure that all APIs which list storage objects filter
> them against the access control system.
> 
> Signed-off-by: Daniel P. Berrange <berrange at 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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130702/e8942667/attachment-0001.sig>


More information about the libvir-list mailing list