• H
    Added timestamps to storage volumes · 7383c1d7
    Hendrik Schwartke 提交于
    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: NEric Blake <eblake@redhat.com>
    7383c1d7
bootstrap.conf 5.1 KB