+++ 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>
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)