Bug 1257405

Summary: non-default symver macros are incorrect
Product: [Community] GlusterFS Reporter: Soumya Koduri <skoduri>
Component: libgfapiAssignee: bugs <bugs>
Status: CLOSED DUPLICATE QA Contact: Sudhir D <sdharane>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.7.3CC: bugs, gluster-bugs, kkeithle, ndevos, sdharane
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1254863 Environment:
Last Closed: 2015-08-27 03:14:41 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1254863    
Bug Blocks: 1254865    

Description Soumya Koduri 2015-08-27 03:08:29 UTC
+++ 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)

Comment 1 Soumya Koduri 2015-08-27 03:14:41 UTC

*** This bug has been marked as a duplicate of bug 1254865 ***