[Bugs] [Bug 1564461] gfapi: fix a couple of minor issues

bugzilla at redhat.com bugzilla at redhat.com
Mon Apr 9 12:49:08 UTC 2018


https://bugzilla.redhat.com/show_bug.cgi?id=1564461

Worker Ant <bugzilla-bot at gluster.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|POST                        |MODIFIED



--- Comment #2 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/19832 committed in release-4.0 by "Kaleb
KEITHLEY" <kkeithle at redhat.com> with a commit message- gfapi: fix a couple of
minor issues

duplicatation of exported functions in gfapi.map. Only the newest one
is needed. Both the legacy and current symbols are exported.

glfs_realpath34() decl should not be in glfs.h. Period. Old
applications were compiled with the then glfs_realpath() decl and
linked with glfs_realpath@@GFAPI_3_4.0. New applications should only
call glfs_realpath() and it will be linked to the new/current
glfs_realpath().

master: https://review.gluster.org/19828
master: bz#1564235

Change-Id: Icd5b0c9e9b68f0c133f14447b09ace35f33dbab2
BUG: 1564461
fixes: bz#1564461
Signed-off-by: Kaleb S. KEITHLEY <kkeithle at redhat.com>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list