]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add virStorageFileGetMetadata() helper
authorMark McLoughlin <markmc@redhat.com>
Tue, 29 Sep 2009 08:41:23 +0000 (09:41 +0100)
committerMark McLoughlin <markmc@redhat.com>
Wed, 30 Sep 2009 09:37:00 +0000 (10:37 +0100)
commit295fd6e8330c7416e2d97634364f2890133c28fa
tree750fa1c628352d27f96633eee6630ea684aa3d6b
parenta010fb58d6bce026852d611e32302da7687639e5
Add virStorageFileGetMetadata() helper

* src/util/storage_file.c: add virStorageFileGetMetadata() so that
  the caller does not need to open the file
src/libvirt_private.syms
src/util/storage_file.c
src/util/storage_file.h