libvirt/tests/storagevolxml2xmlout
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: expose volume meta-type in XML 2013-11-25 10:55:19 -07:00
vol-file-naming.xml storage: expose volume meta-type in XML 2013-11-25 10:55:19 -07:00
vol-file.xml storage: expose volume meta-type in XML 2013-11-25 10:55:19 -07:00
vol-gluster-dir-neg-uid.xml storage: unify permission formatting 2014-12-16 15:47:56 +01:00
vol-gluster-dir.xml storage: unify permission formatting 2014-12-16 15:47:56 +01: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 storage: expose volume meta-type in XML 2013-11-25 10:55:19 -07:00
vol-qcow2-1.1.xml storage: expose volume meta-type in XML 2013-11-25 10:55:19 -07:00
vol-qcow2-lazy.xml storage: expose volume meta-type in XML 2013-11-25 10:55:19 -07:00
vol-qcow2-nobacking.xml storage: expose volume meta-type in XML 2013-11-25 10:55:19 -07:00
vol-qcow2-nocow.xml add nocow test case 2014-07-16 13:35:26 +02:00
vol-qcow2.xml storage: expose volume meta-type in XML 2013-11-25 10:55:19 -07:00
vol-sheepdog.xml storage: unify permission formatting 2014-12-16 15:47:56 +01:00