Re: [libvirt] [PATCH 1 of 2] Add virCgroupAllowMajor()

2008-10-21 Thread Daniel Veillard
On Thu, Oct 16, 2008 at 02:07:56PM -0700, Dan Smith wrote: > This interface provides a way to allow an entire major device type Looks uncontroversial, +1 Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ [EMAIL PROTECTED] | Rpmfind RPM search engine http://r

Re: [libvirt] [PATCH 1 of 2] Add virCgroupAllowMajor()

2008-10-21 Thread Daniel P. Berrange
On Thu, Oct 16, 2008 at 02:07:56PM -0700, Dan Smith wrote: > This interface provides a way to allow an entire major device type ACK. Daniel -- |: Red Hat, Engineering, London -o- http://people.redhat.com/berrange/ :| |: http://libvirt.org -o- http://virt-manager.org -o- http://ovirt.org

[libvirt] [PATCH 1 of 2] Add virCgroupAllowMajor()

2008-10-16 Thread Dan Smith
This interface provides a way to allow an entire major device type diff -r 388beff59a32 -r 48a9209668ab src/cgroup.c --- a/src/cgroup.c Wed Oct 15 10:33:01 2008 + +++ b/src/cgroup.c Thu Oct 16 14:01:13 2008 -0700 @@ -761,6 +761,36 @@ return rc; } +/** + * virCgroupAllowDevice