libvirt/tests/storagevolxml2xmlin
Hendrik Schwartke 7383c1d762 Added timestamps to storage volumes
The access, birth, modification and change times are added to
storage volumes and corresponding xml representations.  This
shows up in the XML in this format:

<timestamps>
  <atime>1341933637.027319099</atime>
  <mtime>1341933637.027319099</mtime>
</timestamps>

Signed-off-by: Eric Blake <eblake@redhat.com>
2012-08-02 17:14:17 -06:00
..
vol-file-backing.xml
vol-file.xml Added timestamps to storage volumes 2012-08-02 17:14:17 -06:00
vol-logical-backing.xml
vol-logical.xml
vol-partition.xml
vol-qcow2.xml
vol-sheepdog.xml