]> git.ipfire.org Git - thirdparty/libvirt.git/commit
remove sysfs_path and parent_sysfs_path from XML
authorDave Allan <dallan@redhat.com>
Thu, 19 Nov 2009 15:05:17 +0000 (16:05 +0100)
committerDaniel Veillard <veillard@redhat.com>
Thu, 19 Nov 2009 15:05:17 +0000 (16:05 +0100)
commit2cdb665b1065f1f3a3162b66a21771978bdff77f
tree50afae9deba28ef3c57170bcdf65d634bd8300d3
parentf2f656d426e2829ba93ddf153294bff16cdf9976
remove sysfs_path and parent_sysfs_path from XML

Erroneously included the sysfs_path and parent_sysfs_path elements in
the node device xml, they were not supposed to show up there

* src/conf/node_device_conf.c: remove the output of the 2 fields
src/conf/node_device_conf.c