]> xenbits.xensource.com Git - libvirt.git/commit
conf: Ignore the volume type disk if its mode is "direct"
authorOsier Yang <jyang@redhat.com>
Tue, 18 Jun 2013 08:36:41 +0000 (16:36 +0800)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 22 Jul 2013 18:03:31 +0000 (14:03 -0400)
commit985843586f9b1370c2b0862ca08fc130c1445607
treee975125060a0bc86deba1003b546c9268577b9ad
parent1b4eaa61950780b66aeba1c85b8a9e4f910f49bc
conf: Ignore the volume type disk if its mode is "direct"

virDomainDiskDefForeachPath is not only used by the security
setting helpers, also used by cgroup setting helpers, so this
is to ignore the volume type disk with mode="direct" for cgroup
setting.
src/conf/domain_conf.c