]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add ACL checks into the node device driver
authorDaniel P. Berrange <berrange@redhat.com>
Tue, 23 Apr 2013 10:56:22 +0000 (11:56 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Mon, 24 Jun 2013 14:25:44 +0000 (15:25 +0100)
commit20d8e1f1d7075cb93dadac87b35223490785350c
tree30764426fe05c97afc4c202fe56a3503821c6513
parenta7147bc68e356d28511ce8c4aa94bd4772fe1f29
Add ACL checks into the node device driver

Insert calls to the ACL checking APIs in all node device
driver entrypoints.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/Makefile.am
src/node_device/node_device_driver.c