]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Split virStorageGetMetadataFromFD() from virStorageBackendProbeTarget()
authorMark McLoughlin <markmc@redhat.com>
Tue, 29 Sep 2009 08:07:14 +0000 (09:07 +0100)
committerMark McLoughlin <markmc@redhat.com>
Wed, 30 Sep 2009 09:36:59 +0000 (10:36 +0100)
commitf5fc670638d94776a4eba55f5affa69f69ba1ae2
tree16654de2a002c8ef61e55453170d34c4147025a0
parent00fd3ff49bb1e4578756a32a812fdbf5ee335d8c
Split virStorageGetMetadataFromFD() from virStorageBackendProbeTarget()

Prepare the code probing a file's format and associated metadata for
moving into libvirt_util.

* src/storage/storage_backend_fs.c: re-factor the format and metadata
  probing code in preparation for moving it
src/storage/storage_backend_fs.c