]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix typo breaking cgroups for NBD backed filesystems
authorDaniel P. Berrange <berrange@redhat.com>
Tue, 8 Oct 2013 15:36:49 +0000 (16:36 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Wed, 16 Oct 2013 11:22:40 +0000 (12:22 +0100)
commit0894ce863f7c9fb0c3cd3bb9dfb56cfaa03f1756
treea80ec30c31c6c06c9777184bf5f231c895d00095
parent8f132ef1b186e88210da98cb89801bc353ba7f93
Fix typo breaking cgroups for NBD backed filesystems

A typo in the setup of NBD backed filesystems meant the
/dev/nbdN device would not be added to the cgroups device
ACL.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/lxc/lxc_controller.c