[libvirt] [PATCH 3/3] storage: Refactor location of metadata for storage drive access to files

Eric Blake eblake at redhat.com
Wed Apr 9 01:33:17 UTC 2014


On 04/08/2014 08:12 AM, Peter Krempa wrote:
> Now that we store all metadata about a storage image in a
> virStorageSource struct lets use it also to store information needed by

s/lets/let's/

> the storage driver to access and do operations on the files.
> ---
>  src/qemu/qemu_driver.c                | 25 +++++------
>  src/storage/storage_backend.h         | 20 ++++++---
>  src/storage/storage_backend_fs.c      | 12 ++---
>  src/storage/storage_backend_gluster.c | 33 +++++++-------
>  src/storage/storage_driver.c          | 82 ++++++++++++++++-------------------
>  src/storage/storage_driver.h          | 27 +++---------
>  src/util/virstoragefile.h             |  5 +++
>  7 files changed, 96 insertions(+), 108 deletions(-)

Fairly even trade, but does look nicer.

ACK.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 604 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140408/7101f5aa/attachment-0001.sig>


More information about the libvir-list mailing list