Bug 1175751

Summary: use different names for getting volfiles
Product: [Community] GlusterFS Reporter: Vijaikumar Mallikarjuna <vmallika>
Component: libgfapiAssignee: Shyamsundar <srangana>
Status: CLOSED EOL QA Contact: Sudhir D <sdharane>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.6.1CC: bugs, jthottan, rabhat, sdharane, smohan, srangana
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1174205 Environment:
Last Closed: 2016-08-30 12:45:25 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: 1174205    
Bug Blocks: 1163209    

Description Vijaikumar Mallikarjuna 2014-12-18 14:00:07 UTC
+++ This bug was initially created as a clone of Bug #1174205 +++

Description of problem:

As of now, gfapi and glusterfsds use same function names which acts as the callback for getting the volfile from glusterd (GETSPEC RPC call). It would be better to use different names.



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 2014-12-15 06:51:43 EST ---

REVIEW: http://review.gluster.org/9277 (gfapi: use different name for GETSPEC callback than the one used by glusterfsd) posted (#1) for review on master by Raghavendra Bhat (raghavendra)

--- Additional comment from Anand Avati on 2014-12-15 10:21:43 EST ---

COMMIT: http://review.gluster.org/9277 committed in master by Shyamsundar Ranganathan (srangana) 
------
commit 15edbff0a6a8c339c663717a821665f663d7c874
Author: Raghavendra Bhat <raghavendra>
Date:   Mon Dec 15 17:18:06 2014 +0530

    gfapi: use different name for GETSPEC callback than the one used by glusterfsd
    
    Change-Id: Ibd5be1e1080f9da4ac1fb9112538b3320ef2ff28
    BUG: 1174205
    Signed-off-by: Raghavendra Bhat <raghavendra>
    Reviewed-on: http://review.gluster.org/9277
    Reviewed-by: Niels de Vos <ndevos>
    Tested-by: Gluster Build System <jenkins.com>
    Reviewed-by: Atin Mukherjee <amukherj>
    Reviewed-by: Shyamsundar Ranganathan <srangana>

Comment 1 Anand Avati 2014-12-26 05:28:17 UTC
REVIEW: http://review.gluster.org/9346 (gfapi: use different name for GETSPEC callback than the one used by glusterfsd) posted (#1) for review on release-3.6 by Sachin Pandit (spandit)