]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Allow root directory in filesystem source dir schema
authorJán Tomko <jtomko@redhat.com>
Thu, 7 Nov 2013 17:14:32 +0000 (18:14 +0100)
committerJán Tomko <jtomko@redhat.com>
Thu, 7 Nov 2013 17:43:15 +0000 (18:43 +0100)
commiteab51940bd9d3b5f8b73f52c50ba6d00648f0909
tree5cea798545e15098a730fcd6e5907c52dd2ce0e0
parentb2f31af701cbd0da74b173d2625c5c53604eb999
Allow root directory in filesystem source dir schema

Use absDirPath instead of absFilePath.

https://bugzilla.redhat.com/show_bug.cgi?id=1028107
docs/schemas/domaincommon.rng
tests/lxcxml2xmldata/lxc-filesystem-ram.xml
tests/lxcxml2xmldata/lxc-filesystem-root.xml [new file with mode: 0644]
tests/lxcxml2xmloutdata/lxc-filesystem-ram.xml
tests/lxcxml2xmltest.c