On Tue, 2020-11-03 at 14:13 +0100, Michal Privoznik wrote: > +++ b/tests/qemusecuritymock.c > @@ -71,6 +82,10 @@ virHashTablePtr xattr_paths = NULL; > * the lower half is UID and the higher is GID. */ > virHashTablePtr chown_paths = NULL; > > +/* The SELinux label is stored in a hash table. For simplicity, > + * the path os the key and the value is the label. */ s/path os/path is/ -- Andrea Bolognani / Red Hat / Virtualization