Support OpenVZ filesystem template config in XML dump

This commit is contained in:
Daniel P. Berrange
2008-11-10 12:08:19 +00:00
parent 1dea5535b0
commit 9b7fd9c4ae
2 changed files with 48 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
Mon Nov 10 12:05:42 GMT 2008 Daniel P. Berrange <berrange@redhat.com>
* src/openvz_conf.c: Read filesytem template name from config
files. Increase buffer size when parsing vzctl version number
Thu Nov 6 20:45:42 CET 2008 Jim Meyering <meyering@redhat.com>
tweak lstat.c to avoid mingw link failure