gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gluster-devel] can glfs_fini ever succeed?


From: Anand Avati
Subject: Re: [Gluster-devel] can glfs_fini ever succeed?
Date: Wed, 30 Oct 2013 15:17:54 -0700

This was fixed upstream, and backported to release-3.4 as well. The fix will be part of 3.4.2.

Avati


On Wed, Oct 30, 2013 at 2:49 PM, Eric Blake <address@hidden> wrote:
I'm trying to use glusterfs-api, but ran into some questions on usage
(currently targetting Fedora 19's glusterfs-api-devel-3.4.1-1.fc19.x86_64).

It looks like glfs_fini() starts with 'ret = -1' and never assigns ret
to any other value.  This in turn leads to odd error messages; I
explicitly coded my application to warn about a negative return value,
but see:

warning : virStorageBackendGlusterClose:52 : shutdown of gluster failed
with errno 0

which contradicts the docs that say errno will be set on failure.

Is this a bug where I should just ignore the return value as useless?

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



_______________________________________________
Gluster-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/gluster-devel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]