
30 Apr
2012
30 Apr
'12
8:36 a.m.
On Sat, Apr 28, 2012 at 15:27:12 +0800, Osier Yang wrote:
On 2012年04月27日 22:45, Jiri Denemark wrote:
When libvirtd is started, we create "libvirt/qemu" directories under hugetlbfs mount point. Only the "qemu" subdirectory is chowned to qemu user and "libvirt" remains owned by root. If umask was too restrictive when libvirtd started, qemu user may lose access to "qemu" subdirectory. Let's explicitly grant search permissions to "libvirt" directory for all users. ---
src/libvirt_private.syms is not updated. Others look pretty clean for me, ACK with the symbol added.
Oops, I added the symbol and pushed. Thanks, Jirka