Re: [libvirt] [PATCHv5 2/7] storage: Implement file storage APIs in the default storage driver

2014-02-12 Thread Eric Blake
On 02/11/2014 09:26 AM, Peter Krempa wrote: Implement the APIs added by the previous patch in the default storage driver used by qemu. --- Notes: Version 5: - adapt to error reporting change src/check-aclrules.pl | 1 + src/storage/storage_backend.c | 37

[libvirt] [PATCHv5 2/7] storage: Implement file storage APIs in the default storage driver

2014-02-11 Thread Peter Krempa
Implement the APIs added by the previous patch in the default storage driver used by qemu. --- Notes: Version 5: - adapt to error reporting change src/check-aclrules.pl | 1 + src/storage/storage_backend.c | 37 + src/storage/storage_backend.h | 43