[libvirt] [PATCHv2 10/33] storage: Add API to check accessibility of storage volumes

Eric Blake eblake at redhat.com
Fri May 23 13:24:31 UTC 2014


On 05/22/2014 07:47 AM, Peter Krempa wrote:
> Add a storage driver API equivalent ot the access() function.

s/ot/of/

> Implementations for the filesystem and gluster backends are provided.
> ---
>  src/storage/storage_backend.h         |  5 +++++
>  src/storage/storage_backend_fs.c      | 13 +++++++++++++
>  src/storage/storage_backend_gluster.c | 11 +++++++++++
>  src/storage/storage_driver.c          | 24 ++++++++++++++++++++++++
>  src/storage/storage_driver.h          |  1 +
>  5 files changed, 54 insertions(+)
> 
> diff --git a/src/storage/storage_backend.h b/src/storage/storage_backend.h

> +
> +/**
> + * virStorageFileAccess: Check accessability of a storage file

s/accessability/accessibility/

ACK with fixes.

-- 
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/20140523/33e48caf/attachment-0001.sig>


More information about the libvir-list mailing list