[libvirt] [PATCH 1/2] apparmor: Allow access to filesystem mounts

Guido Günther agx at sigxcpu.org
Wed Jan 29 06:48:46 UTC 2014


Hi,
On Sun, Jan 26, 2014 at 10:47:34PM +0100, Felix Geyer wrote:
[..snip..] `
> +    if (recursive) {
> +        // allow reading (but not creating) the dir
> +        virBufferAsprintf(buf, "  \"%s/\" r,\n", tmp);

Just a minor nit. Libvirt prefers /* */ style comments (see HACKING).
Cheers,
 -- Guido




More information about the libvir-list mailing list