[Bugs] [Bug 1344714] removal of file from nfs mount crashs ganesha server
bugzilla at redhat.com
bugzilla at redhat.com
Tue Oct 18 14:17:13 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1344714
--- Comment #26 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: http://review.gluster.org/15653 committed in master by Jeff Darcy
(jdarcy at redhat.com)
------
commit 5ab0b43ce67d8d131242542a80b6aa6b129ed5ee
Author: Niels de Vos <ndevos at redhat.com>
Date: Mon Oct 17 11:58:30 2016 +0200
gfapi: add glfs_free() to glfs.h
Commit 4721188a154acd9a0a4c096d8d73e97f3bf1b2a9 introduces glfs_free()
but missed adding the function to the header. The symbol is correctly
available in the library though. Testcases do not seem to fail when a
function is missing for the headers...
The glusterfs-3.7.16 packages have been released with the missing
declaration in the header and symbol-maps. Still, the function is
available for applications:
$ objdump -T usr/lib64/libgfapi.so.0 | grep -w glfs_free
0000000000006aa0 g DF .text 0000000000000035 GFAPI_3.7.16
glfs_free
Change-Id: Ia707ee957f090dbfca028192fcc81a83dfdf4ae0
BUG: 1344714
Reported-by: Jiffin Tony Thottan <jthottan at redhat.com>
Signed-off-by: Niels de Vos <ndevos at redhat.com>
Reviewed-on: http://review.gluster.org/15653
CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
Smoke: Gluster Build System <jenkins at build.gluster.org>
Reviewed-by: jiffin tony Thottan <jthottan at redhat.com>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=b510ijV5Vk&a=cc_unsubscribe
More information about the Bugs
mailing list