[libvirt] [PATCH 0/3] more storage cleanups

Eric Blake eblake at redhat.com
Thu Nov 7 00:35:17 UTC 2013


On 11/05/2013 05:48 PM, John Ferlan wrote:
> On 11/05/2013 02:11 PM, Eric Blake wrote:
>> I'm still plugging away at getting gluster backing chains to work;
>> here's a couple of independent cleanups that can be applied first.
>>
>> Eric Blake (3):
>>   storage: use simpler 'char *'
>>   storage: avoid short reads while chasing backing chain
>>   storage: reduce number of stat calls
>>
>>  src/libvirt_private.syms            |  1 +
>>  src/storage/storage_backend.c       | 62 +++++++++++++++++--------------------
>>  src/storage/storage_backend.h       | 10 ++++--
>>  src/storage/storage_backend_fs.c    |  5 +--
>>  src/storage/storage_backend_mpath.c |  7 +++--
>>  src/storage/storage_backend_scsi.c  |  7 +++--
>>  src/util/virfile.c                  | 21 +++++++++++++
>>  src/util/virfile.h                  |  9 ++++--
>>  src/util/virstoragefile.c           | 52 ++++++++++++++-----------------
>>  9 files changed, 100 insertions(+), 74 deletions(-)
>>
> 
> ACK series (including your 5/3 update which I was just reading when I
> got the updated email).

Thanks; I've pushed these now.

-- 
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: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20131106/8fba1a3e/attachment-0001.sig>


More information about the libvir-list mailing list