]> xenbits.xensource.com Git - libvirt.git/commit
conf: audit: Split out common steps to audit domain devices
authorPeter Krempa <pkrempa@redhat.com>
Wed, 2 Jul 2014 09:24:24 +0000 (11:24 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 4 Jul 2014 09:17:36 +0000 (11:17 +0200)
commit45c81cbb455ec4e18b1add3119799c7d63c93e92
tree6f00337638c4f55437dc4068f77d0bf6bc315e85
parent43ca0c542e01c94aef180525b784aecdee44fd11
conf: audit: Split out common steps to audit domain devices

Extract common operations done when creating an audit message to a
separate generic function that can be reused and convert RNG, disk, FS
and net audit to use it.
src/conf/domain_audit.c