+++ This bug was initially created as a clone of Bug #1254863 +++ Description of problem: Default symbol version macros create versioned symbols in the form glfs_h_lookupat@@3.8.0. The old, non-default version of the symbol should be glfs_h_lookupat.2. I.e. "@@" versus "@". Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: --- Additional comment from Anand Avati on 2015-08-19 02:45:30 EDT --- REVIEW: http://review.gluster.org/11955 (libgfapi: non-default symbol version macros are incorrect) posted (#1) for review on master by Kaleb KEITHLEY (kkeithle)
REVIEW: http://review.gluster.org/11956 (libgfapi: non-default symbol version macros are incorrect) posted (#1) for review on release-3.7 by Kaleb KEITHLEY (kkeithle)
COMMIT: http://review.gluster.org/11956 committed in release-3.7 by Kaleb KEITHLEY (kkeithle) ------ commit 591d694a713361d2a6a7b59442730e313fb0b7b6 Author: Kaleb S. KEITHLEY <kkeithle> Date: Wed Aug 19 02:50:25 2015 -0400 libgfapi: non-default symbol version macros are incorrect default symbol versions are in form glfs_h_lookupat@@GFAPI_2.7.4, versus old, non-default versions are in the form glfs_h_lookup.2 I.e. "@@" versus "@" Backport of: * Change-Id: I88a6b129558c0b3a6064de7620b3b20425e80bc9 * BUG: 1254863 * http://review.gluster.org/#/c/11955/ Change-Id: I0d53140e03dc2f501ce11d5b2d67373360f2b8b2 BUG: 1254865 Signed-off-by: Kaleb S. KEITHLEY <kkeithle> Reviewed-on: http://review.gluster.org/11956 Reviewed-by: Niels de Vos <ndevos> Tested-by: Gluster Build System <jenkins.com>
*** Bug 1257405 has been marked as a duplicate of this bug. ***
This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.7.4, please open a new bug report. glusterfs-3.7.4 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/12496 [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user