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>
This commit is contained in:
Hendrik Schwartke
2012-07-25 09:43:37 +02:00
committed by Eric Blake
parent 37a10129c2
commit 7383c1d762
8 changed files with 110 additions and 1 deletions

View File

@@ -89,6 +89,7 @@ sigaction
sigpipe
snprintf
socket
stat-time
stdarg
stpcpy
strchrnul