libvirt/tests/storagevolxml2xmlin
Martin Kletzander d2632d60aa storage: unify permission formatting
Volume and pool formatting functions took different approaches to
unspecified uids/gids.  When unknown, it is always parsed as -1, but one
of the functions formatted it as unsigned int (wrong) and one as
int (better).  Due to that, our two of our XML files from tests cannot
be parsed on 32-bit machines.

RNG schema needs to be modified as well, but because both
storagepool.rng and storagevol.rng need same schema for permission
element, save some space by moving it to storagecommon.rng.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
2014-12-16 15:47:56 +01:00
..
vol-file-backing.xml storage: allow interleave in volume XML 2013-11-25 07:51:14 -07:00
vol-file-naming.xml storage: use valid XML for awkward volume names 2013-11-21 17:29:47 -07:00
vol-file.xml Added timestamps to storage volumes 2012-08-02 17:14:17 -06:00
vol-gluster-dir-neg-uid.xml storage: unify permission formatting 2014-12-16 15:47:56 +01:00
vol-gluster-dir.xml storage: improve directory support in gluster pool 2013-11-25 12:46:19 -07:00
vol-logical-backing.xml storage: expose volume meta-type in XML 2013-11-25 10:55:19 -07:00
vol-logical.xml storage: expose volume meta-type in XML 2013-11-25 10:55:19 -07:00
vol-partition.xml storage: expose volume meta-type in XML 2013-11-25 10:55:19 -07:00
vol-qcow2-0.10-lazy.xml Move volume XMLs out of storagevolxml2argvdata 2013-07-25 13:26:41 +02:00
vol-qcow2-1.1.xml Move volume XMLs out of storagevolxml2argvdata 2013-07-25 13:26:41 +02:00
vol-qcow2-lazy.xml Move volume XMLs out of storagevolxml2argvdata 2013-07-25 13:26:41 +02:00
vol-qcow2-nobacking.xml Move volume XMLs out of storagevolxml2argvdata 2013-07-25 13:26:41 +02:00
vol-qcow2-nocow.xml add nocow test case 2014-07-16 13:35:26 +02:00
vol-qcow2.xml Move volume XMLs out of storagevolxml2argvdata 2013-07-25 13:26:41 +02:00
vol-sheepdog.xml storage: expose volume meta-type in XML 2013-11-25 10:55:19 -07:00