aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik Schwartke <hendrik@os-t.de>2012-07-25 09:43:37 +0200
committerEric Blake <eblake@redhat.com>2012-08-02 17:14:17 -0600
commit7383c1d762c50c83832a8d11b48d75e5cad0042a (patch)
tree80b951133c79a4c9898c1f9c460dbe9218458720 /bootstrap.conf
parentUpdate xml schemas according to libvirt source (diff)
downloadlibvirt-7383c1d762c50c83832a8d11b48d75e5cad0042a.tar.gz
libvirt-7383c1d762c50c83832a8d11b48d75e5cad0042a.tar.bz2
libvirt-7383c1d762c50c83832a8d11b48d75e5cad0042a.zip
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>
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index 66a88cda7..c112ccd8a 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -89,6 +89,7 @@ sigaction
sigpipe
snprintf
socket
+stat-time
stdarg
stpcpy
strchrnul